cve/2024/CVE-2024-43836.md
2025-09-29 16:08:36 +00:00

820 B

CVE-2024-43836

Description

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

POC

Reference

No PoCs from references.

Github