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.
References
Configurations
History
No history.
Information
Published : 2024-08-17 10:15
Updated : 2024-08-22 15:43
NVD link : CVE-2024-43836
Mitre link : CVE-2024-43836
CVE.ORG link : CVE-2024-43836
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference