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

Change History

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

Action Type Old Value New Value
Added Description

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

netfilter: ipset: stop hash:* range iteration at end

The following hash set variants:

hash:ip,mark
hash:ip,port
hash:ip,port,ip
hash:ip,port,net

iterate IPv4 ranges with a 32-bit iterator.

The iterator must stop once the last address in the requested range has
been processed. Advancing it once more can move the traversal state past
the end of the request, so a later retry may continue from an unintended
position.

Handle the iterator increment explicitly at the end of the loop and stop
once the upper bound has been processed. This keeps the existing retry
behaviour intact for valid ranges while preventing traversal from
continuing past the original boundary.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/02f75f041a93ea045834da89cd3234f4c1d749b4
Added Reference

                  
                
              
https://git.kernel.org/stable/c/0b530efb2cc9dbdddfd49d392e3a857f0d4ce8dc
Added Reference

                  
                
              
https://git.kernel.org/stable/c/0d3a282ab5f165fc207ff49ea5b6ad8f54616bd6
Added Reference

                  
                
              
https://git.kernel.org/stable/c/0d7b33ace701fe397e6e4de145f32e098178d901
Added Reference

                  
                
              
https://git.kernel.org/stable/c/383418c20e69f5761b6ec5238f599423f4fb77fb
Added Reference

                  
                
              
https://git.kernel.org/stable/c/952e988163c2ab9939c3db9f0f8e77af6a1bb436
Added Reference

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

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["net/netfilter/ipset/ip_set_hash_ipmark.c","net/netfilter/ipset/ip_set_hash_ipport.c","net/netfilter/ipset/ip_set_hash_ipportip.c","net/netfilter/ipset/ip_set_hash_ipportnet.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"be75218fadea22e59c8673db212f29c681bf45bb","versionType":"git","status":"affected"},{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"383418c20e69f5761b6ec5238f599423f4fb77fb","versionType":"git","status":"affected"},{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"0d7b33ace701fe397e6e4de145f32e098178d901","versionType":"git","status":"affected"},{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"c281e018af98df91827d65bec00f4956c00a1b02","versionType":"git","status":"affected"},{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"02f75f041a93ea045834da89cd3234f4c1d749b4","versionType":"git","status":"affected"},{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"952e988163c2ab9939c3db9f0f8e77af6a1bb436","versionType":"git","status":"affected"},{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"0b530efb2cc9dbdddfd49d392e3a857f0d4ce8dc","versionType":"git","status":"affected"},{"version":"48596a8ddc46f96afb6a2cd72787cb15d6bb01fc","lessThan":"0d3a282ab5f165fc207ff49ea5b6ad8f54616bd6","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["net/netfilter/ipset/ip_set_hash_ipmark.c","net/netfilter/ipset/ip_set_hash_ipport.c","net/netfilter/ipset/ip_set_hash_ipportip.c","net/netfilter/ipset/ip_set_hash_ipportnet.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"4.14","status":"affected"},{"version":"0","lessThan":"4.14","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.142","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.92","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"}]}]