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-52913

Change History

New CVE Received from kernel.org 6/24/2026 4:16:21 AM

Action Type Old Value New Value
Added Description

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

batman-adv: v: stop OGMv2 on disabled interface

When a batadv_hard_iface is disabled, its mesh_iface pointer is set to
NULL. However, batadv_v_ogm_send_meshif() may still dispatch OGMs via
batadv_v_ogm_queue_on_if() for interfaces that have since lost their
mesh_iface association. This results in a NULL pointer dereference when
batadv_v_ogm_queue_on_if() unconditionally calls netdev_priv() on the
now NULL hard_iface->mesh_iface to retrieve the batadv_priv.

It is necessary to ensure that the batadv_v_ogm_queue_on_if() checks that
it is using the same mesh_iface for which batadv_v_ogm_send_meshif() was
called.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/040fe8eb34624002071dd21de9824dfe668ce65d
Added Reference

                  
                
              
https://git.kernel.org/stable/c/1be1e99cbd5b74a69d3f92200ca87cf1bce852db
Added Reference

                  
                
              
https://git.kernel.org/stable/c/31dcb9711abd1dcd2080d9fac05c79dd9997d6bf
Added Reference

                  
                
              
https://git.kernel.org/stable/c/4ff461af943efb5e74d09942d5ffee7644d1e1fe
Added Reference

                  
                
              
https://git.kernel.org/stable/c/70c9f6ab0d8f785087fb74fb85464a9a5288bfdb
Added Reference

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

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

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["net/batman-adv/bat_v_ogm.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"d7391a2b854a62235539c68e9cbf6fc7910a8e9a","versionType":"git","status":"affected"},{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"70c9f6ab0d8f785087fb74fb85464a9a5288bfdb","versionType":"git","status":"affected"},{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"040fe8eb34624002071dd21de9824dfe668ce65d","versionType":"git","status":"affected"},{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"31dcb9711abd1dcd2080d9fac05c79dd9997d6bf","versionType":"git","status":"affected"},{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"aad70db50ea3d7dfe30e402b889ff075a293b287","versionType":"git","status":"affected"},{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"1be1e99cbd5b74a69d3f92200ca87cf1bce852db","versionType":"git","status":"affected"},{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"4ff461af943efb5e74d09942d5ffee7644d1e1fe","versionType":"git","status":"affected"},{"version":"0da0035942d47766c32843143fb5dba7a29cb48c","lessThan":"f8ce8b8331a1bc44ad4905886a482214d428b253","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["net/batman-adv/bat_v_ogm.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"4.6","status":"affected"},{"version":"0","lessThan":"4.6","versionType":"semver","status":"unaffected"},{"version":"5.10.259","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.210","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.176","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.143","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.93","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.34","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.0.11","lessThanOrEqual":"7.0.*","versionType":"semver","status":"unaffected"},{"version":"7.1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]