Vulnerability Description
An issue was discovered in the Linux kernel before 6.1.11. In net/netrom/af_netrom.c, there is a use-after-free because accept is also allowed for a successfully connected AF_NETROM socket. However, in order for an attacker to exploit this, the system must have netrom routing configured or the attacker must have the CAP_NET_ADMIN capability.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.1.11 |
Related Weaknesses (CWE)
References
- https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.11Release Notes
- https://github.com/torvalds/linux/commit/611792920925fb088ddccbe2783c7f92fdfb6b6Patch
- https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.11Release Notes
- https://github.com/torvalds/linux/commit/611792920925fb088ddccbe2783c7f92fdfb6b6Patch
FAQ
What is CVE-2023-32269?
CVE-2023-32269 is a vulnerability with a CVSS score of 6.7 (MEDIUM). An issue was discovered in the Linux kernel before 6.1.11. In net/netrom/af_netrom.c, there is a use-after-free because accept is also allowed for a successfully connected AF_NETROM socket. However, i...
How severe is CVE-2023-32269?
CVE-2023-32269 has been rated MEDIUM with a CVSS base score of 6.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-32269?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.