NONE · 0

CVE-2026-72228

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: fix primary_if leak on failed linearization If the skb has a frag_list, it must be linearized before it can be s...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: fix primary_if leak on failed linearization If the skb has a frag_list, it must be linearized before it can be split using skb_split(). But when this step failed, it must not only free the skb but also take care of the reference to the already found primary_if.

References

FAQ

What is CVE-2026-72228?

CVE-2026-72228 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: fix primary_if leak on failed linearization If the skb has a frag_list, it must be linearized before it can be s...

How severe is CVE-2026-72228?

CVSS scoring is not yet available for CVE-2026-72228. Check NVD for updates.

Is there a patch for CVE-2026-72228?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.