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.
References
Configurations
History
21 Nov 2024, 08:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.11 - Release Notes | |
References | () https://github.com/torvalds/linux/commit/611792920925fb088ddccbe2783c7f92fdfb6b64 - Patch |
Information
Published : 2023-05-05 17:15
Updated : 2024-11-21 08:03
NVD link : CVE-2023-32269
Mitre link : CVE-2023-32269
CVE.ORG link : CVE-2023-32269
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free