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

Change History

New CVE Received from kernel.org 8/22/2026 12:16:45 PM

Action Type Old Value New Value
Added Description

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

udp: fix potential use-after-free in tunnel segmentation

__skb_udp_tunnel_segment() gets the UDP header before ensuring the
tunnel header is in the skb head. If the pull reallocates skb->head,
the saved UDP header pointer is no longer valid.

Get the UDP header after the pull to avoid a potential use-after-free.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/19d89b13a43640b2da2f277ee462d919d988cb6f
Added Reference

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

                  
                
              
https://git.kernel.org/stable/c/5161e67c561c4f28a5d9335a6e859b02511de92b
Added Reference

                  
                
              
https://git.kernel.org/stable/c/588d4a6795d99d080f74ef0b5f391ea8c453ae5d
Added Reference

                  
                
              
https://git.kernel.org/stable/c/64d322c288577793eedd352b96ef75234ed380fe
Added Reference

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

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

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["net/ipv4/udp_offload.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"6a733a38b983d8c2e222f13968209010cf44de87","versionType":"git","status":"affected"},{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"19d89b13a43640b2da2f277ee462d919d988cb6f","versionType":"git","status":"affected"},{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"b3df61bb745eb5201eac22679a2839d4ccbf3442","versionType":"git","status":"affected"},{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"1ae134c012e10384cdac420b5cc6e0615cde0b55","versionType":"git","status":"affected"},{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"5161e67c561c4f28a5d9335a6e859b02511de92b","versionType":"git","status":"affected"},{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"64d322c288577793eedd352b96ef75234ed380fe","versionType":"git","status":"affected"},{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"588d4a6795d99d080f74ef0b5f391ea8c453ae5d","versionType":"git","status":"affected"},{"version":"dbef491ebe7f3a4fb1b9111878b86a426fd540b7","lessThan":"d0f86fb36eb260abd10007b62c9dcc1028e03e61","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["net/ipv4/udp_offload.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.265","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.216","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.183","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.152","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.104","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.45","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.9","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]