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

Change History

New CVE Received from kernel.org 6/24/2026 1:17:09 PM

Action Type Old Value New Value
Added Description

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

netdevsim: zero initialize struct iphdr in dummy sk_buff

Syzbot reports a KMSAN uninit-value originating from
nsim_dev_trap_skb_build, with the allocation also
being performed in the same function.

Fix this by calling skb_put_zero instead of skb_put to
guarantee zero initialization of the whole IP header.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/175556c049eaec14efde8c6475e763b7579b9de7
Added Reference

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

                  
                
              
https://git.kernel.org/stable/c/35eaa6d8d6c2ee65e96f507add856e0eacf24591
Added Reference

                  
                
              
https://git.kernel.org/stable/c/6e2cfd0904976e701d7a76b86b694e72af230ab0
Added Reference

                  
                
              
https://git.kernel.org/stable/c/750d0091bebf44975421268d37484ef87060d263
Added Reference

                  
                
              
https://git.kernel.org/stable/c/818f7673ed7f4a29d4b9cee8184c47d6e57162b4
Added Reference

                  
                
              
https://git.kernel.org/stable/c/978ca6ff789f1f19c03288ac20cc1f4774e88490
Added Reference

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/net/netdevsim/dev.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"175556c049eaec14efde8c6475e763b7579b9de7","versionType":"git","status":"affected"},{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"6e2cfd0904976e701d7a76b86b694e72af230ab0","versionType":"git","status":"affected"},{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"1b7b6ae0e93b8d512e208b1378d74af052e4f4e7","versionType":"git","status":"affected"},{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"818f7673ed7f4a29d4b9cee8184c47d6e57162b4","versionType":"git","status":"affected"},{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"978ca6ff789f1f19c03288ac20cc1f4774e88490","versionType":"git","status":"affected"},{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"750d0091bebf44975421268d37484ef87060d263","versionType":"git","status":"affected"},{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"bc6002865e8c4fcf9e94975f7cf023448d8764e2","versionType":"git","status":"affected"},{"version":"da58f90f11f597520f226caff1d3cfc115abedc9","lessThan":"35eaa6d8d6c2ee65e96f507add856e0eacf24591","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/net/netdevsim/dev.c"],"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.258","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.209","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.175","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.141","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.91","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.33","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.0.10","lessThanOrEqual":"7.0.*","versionType":"semver","status":"unaffected"},{"version":"7.1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]