PT-2024-34019 · Linux+6 · Linux Kernel+6
Ignat Korchagin
·
Published
2024-10-07
·
Updated
2025-10-03
·
CVE-2024-50186
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A vulnerability in the Linux kernel has been resolved, related to the network code where the
sk pointer was not being cleared properly when pf->create fails. This issue was noticed after a previous commit did not fully address the problem, as some pf->create implementations do not use sk common release in their error paths. For example, using arping with an AF PACKET socket can demonstrate the issue if packet create fails. The problem is that future protocols may make the same mistake, so it is easier to explicitly clear the sk pointer upon return from pf->create in sock create.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linuxmint
Linux Kernel
Red Hat
Red Os
Suse
Ubuntu