PatchSiren cyber security CVE debrief
CVE-2026-63835 Linux CVE debrief
The Linux kernel has a vulnerability in the batman-adv module. When an interface is disabled, the worker is correctly disabled, but queued skbs are not freed or consumed. This can lead to a leak of skbs. The vulnerability affects Linux kernel deployments using the batman-adv module. Linux kernel maintainers, network administrators, and users of Linux distributions should review and apply patches.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-19
- Original CVE updated
- 2026-08-17
- Advisory published
- 2026-07-19
- Advisory updated
- 2026-08-17
Who should care
Linux kernel maintainers, network administrators, and users of Linux distributions are affected by this vulnerability. They should review and apply the provided kernel patches, disable the batman-adv module if not in use, and monitor kernel updates for affected Linux distributions.
Technical summary
The batman-adv module in the Linux kernel has a vulnerability where OGM aggregation is not properly prevented on disabled hardif. This can lead to a leak of skbs. The vulnerability is caused by the batadv_v_ogm_send_meshif() function still queuing new skbs to the aggr_list after the interface has been disabled. The batadv_v_ogm_iface_disable() function must block batadv_v_ogm_queue_on_if() to avoid leak of skbs.
Defensive priority
Medium
Recommended defensive actions
- Review and apply the provided kernel patches
- Disable batman-adv module if not in use
- Monitor kernel updates for affected Linux distributions
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
Evidence is limited; verify with official kernel sources and Linux distribution maintainers. The batman-adv module in the Linux kernel has a vulnerability where OGM aggregation is not properly prevented on disabled hardif. This can lead to a leak of skbs. Limited evidence is available; defenders should verify with official kernel sources and Linux distribution maintainers.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-63835 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-63835
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-63835 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63835
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/3d4548c96d6f21ac1a9b06c5f82f3ef439c87023
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/86ab6b6fb5b82163bf6c45780bb72150021d7349
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/97644fdaaf6446ffbe182c5eb804fceb5b1a51b7
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d11c00b95b2a3b3934007fc003dccc6fdcc061ad
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d3569327fc7395b2b0461a0a0cb77a0bb74786c0
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d462ced79dd430200cf888984e8005da77fc810b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f04dde74399431fb07abbdd9cd5d0ed624771d04
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.