CVE-2024-44985

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UAF in ip6_xmit() If skb_expand_head() returns NULL, skb has been freed and the associated dst/idev could also have been freed. We must use rcu_read_lock() to prevent a possible UAF.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc4:*:*:*:*:*:*

History

09 Jan 2025, 16:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/b3a3d5333c13a1be57499581eab4a8fc94d57f36 -
  • () https://git.kernel.org/stable/c/c47e022011719fc5727bca661d662303180535ba -

Information

Published : 2024-09-04 20:15

Updated : 2025-01-09 16:15


NVD link : CVE-2024-44985

Mitre link : CVE-2024-44985

CVE.ORG link : CVE-2024-44985


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free