VYPR
Critical severity9.8NVD Advisory· Published Sep 4, 2024· Updated Aug 4, 2026

CVE-2024-44985

CVE-2024-44985

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

57

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.