NONE · 0

CVE-2026-89949

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: avoid unaligned fault in IP extraction Independent of the alignment of the ARP packet in the SKB, either the bata...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: avoid unaligned fault in IP extraction Independent of the alignment of the ARP packet in the SKB, either the batadv_arp_ip_src or the batadv_arp_ip_dst will have an unaligned access (on HW without native unaligned read support). Use get_unaligned() to handle this properly on all architectures.

References

FAQ

What is CVE-2026-89949?

CVE-2026-89949 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: avoid unaligned fault in IP extraction Independent of the alignment of the ARP packet in the SKB, either the bata...

How severe is CVE-2026-89949?

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

Is there a patch for CVE-2026-89949?

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