U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-63835

Change History

New CVE Received from kernel.org 7/19/2026 8:16:56 AM

Action Type Old Value New Value
Added Description

                  
                
              
In the Linux kernel, the following vulnerability has been resolved:

batman-adv: v: prevent OGM aggregation on disabled hardif

When an interface gets disabled, the worker is correctly disabled by
batadv_hardif_disable_interface() -> ... -> batadv_v_ogm_iface_disable().
In this process, the skb aggr_list is also freed.

But batadv_v_ogm_send_meshif() can still queue new skbs (via
batadv_v_ogm_queue_on_if()) to the aggr_list. This will only stop after all
cores can no longer find the RCU protected list of hard interfaces. These
queued skbs will never be freed or consumed by batadv_v_ogm_aggr_work.

The batadv_v_ogm_iface_disable() function must block
batadv_v_ogm_queue_on_if() to avoid leak of skbs.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/3d4548c96d6f21ac1a9b06c5f82f3ef439c87023
Added Reference

                  
                
              
https://git.kernel.org/stable/c/86ab6b6fb5b82163bf6c45780bb72150021d7349
Added Reference

                  
                
              
https://git.kernel.org/stable/c/97644fdaaf6446ffbe182c5eb804fceb5b1a51b7
Added Reference

                  
                
              
https://git.kernel.org/stable/c/d11c00b95b2a3b3934007fc003dccc6fdcc061ad
Added Reference

                  
                
              
https://git.kernel.org/stable/c/d3569327fc7395b2b0461a0a0cb77a0bb74786c0
Added Reference

                  
                
              
https://git.kernel.org/stable/c/d462ced79dd430200cf888984e8005da77fc810b
Added Reference

                  
                
              
https://git.kernel.org/stable/c/f04dde74399431fb07abbdd9cd5d0ed624771d04
Added Reference

                  
                
              
https://git.kernel.org/stable/c/f79deaaf822ab0ee2424cf28781f9ab91576bea3
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["net/batman-adv/bat_v.c","net/batman-adv/bat_v_ogm.c","net/batman-adv/types.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"d462ced79dd430200cf888984e8005da77fc810b","versionType":"git","status":"affected"},{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"f79deaaf822ab0ee2424cf28781f9ab91576bea3","versionType":"git","status":"affected"},{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"d3569327fc7395b2b0461a0a0cb77a0bb74786c0","versionType":"git","status":"affected"},{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"97644fdaaf6446ffbe182c5eb804fceb5b1a51b7","versionType":"git","status":"affected"},{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"f04dde74399431fb07abbdd9cd5d0ed624771d04","versionType":"git","status":"affected"},{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"3d4548c96d6f21ac1a9b06c5f82f3ef439c87023","versionType":"git","status":"affected"},{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"86ab6b6fb5b82163bf6c45780bb72150021d7349","versionType":"git","status":"affected"},{"version":"f89255a02f1d75d8e1b9d1c31435fcb64840cb2a","lessThan":"d11c00b95b2a3b3934007fc003dccc6fdcc061ad","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["net/batman-adv/bat_v.c","net/batman-adv/bat_v_ogm.c","net/batman-adv/types.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.4","status":"affected"},{"version":"0","lessThan":"5.4","versionType":"semver","status":"unaffected"},{"version":"5.10.260","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.211","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.177","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.144","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.95","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.38","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.3","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]