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

Change History

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

Action Type Old Value New Value
Added Description

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

netfilter: bridge: release template ct on non-IP path

A bridge nftables ct zone set rule can attach a conntrack template to
an skb before nf_ct_bridge_pre() sees it. For non-IPv4 and non-IPv6
EtherTypes, nf_ct_bridge_pre() currently overwrites skb->_nfct with
IP_CT_UNTRACKED without releasing the existing template reference.

That makes the per-cpu template, and any temporary templates allocated
for concurrent use, unreachable and leaks memory until the host runs out
of slab.

Reset the skb conntrack state before marking the frame untracked so the
existing template reference is dropped on the non-IP path.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/46d559f00b1ab1d114f92d2f16c5ef0093b3b9dd
Added Reference

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

                  
                
              
https://git.kernel.org/stable/c/7cff440d702616022769f2643168d7f9820547a0
Added Reference

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

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

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

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

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["net/bridge/netfilter/nf_conntrack_bridge.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"fc90df37540627d092af770215fb4b7befe9409b","versionType":"git","status":"affected"},{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"daa6e070f8e1e7a4dddec8b64ca37663f8cda917","versionType":"git","status":"affected"},{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"bd7b16494dacf87e9336a1dcfdada83b9e40edd6","versionType":"git","status":"affected"},{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"6ea88401e10e04e0b3bb7a7adea54932fb60b93b","versionType":"git","status":"affected"},{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"46d559f00b1ab1d114f92d2f16c5ef0093b3b9dd","versionType":"git","status":"affected"},{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"c58d34fe8b7e47bb0b350a7625023b1261342be5","versionType":"git","status":"affected"},{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"7cff440d702616022769f2643168d7f9820547a0","versionType":"git","status":"affected"},{"version":"3c171f496ef57774f8e5d509923372549734877f","lessThan":"d45cc8020d7c0a9f01dee42ff5c40bc14c9af72f","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["net/bridge/netfilter/nf_conntrack_bridge.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.3","status":"affected"},{"version":"0","lessThan":"5.3","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"}]}]