CVE-2026-89949: batman-adv: dat: avoid unaligned fault in IP extraction

Published Sep 16, 2026
·
Updated

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 batadvarpipsrc or the batadvarpipdst will have an unaligned access (on HW without native unaligned read support).

Use getunaligned() to handle this properly on all architectures.

Event History

Sep 16, 2026
CVE Published
via MITRE·10:32 AM
Data Sourced
via MITRE·10:32 AM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems using the Linux kernel batman-adv module's distributed ARP table (DAT) functionality are relevant. The fault specifically affects hardware architectures without native support for unaligned reads.

2

What traffic or condition is needed to trigger the fault?

The issue occurs when batman-adv extracts source or destination IP information from an ARP packet whose placement in the socket buffer results in an unaligned access. One of the two IP extraction paths can be unaligned regardless of the ARP packet's alignment in the SKB.

3

What can be done if an update cannot be applied immediately?

The provided information identifies the affected code path as batman-adv DAT processing of ARP packets, but does not provide a documented temporary mitigation. Prioritize applying a kernel update containing the get_unaligned() fix, particularly on architectures without native unaligned-read support.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203