Security Advisory

CVE-2024-43836

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-17 09:21:53
Last updated 2026-05-11 20:30:45
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in the ethnl_set_pse_validate() call.