Linux Kernel up to 7.0.10 netfilter ip6t_hbh.c hbh_mt6_check off-by-one

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
5.3$0-$5k1.68

Summaryinfo

A vulnerability described as critical has been identified in Linux Kernel up to 7.0.10. Affected by this issue is the function hbh_mt6_check of the file /net/ipv6/netfilter/ip6t_hbh.c of the component netfilter. Such manipulation leads to off-by-one. This vulnerability is traded as CVE-2026-52915. There is no exploit available. Upgrading the affected component is recommended.

Detailsinfo

A vulnerability was found in Linux Kernel up to 7.0.10 and classified as critical. Affected by this issue is the function hbh_mt6_check of the file /net/ipv6/netfilter/ip6t_hbh.c of the component netfilter. The manipulation with an unknown input leads to a off-by-one vulnerability. Using CWE to declare the problem leads to CWE-193. A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value. The impact remains unknown. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6t_hbh: reject oversized option lists struct ip6t_opts stores at most IP6T_OPTS_OPTSNR option descriptors, but hbh_mt6_check() does not reject larger optsnr values supplied from userspace. Validate optsnr in the rule setup path so only match data that fits the fixed-size opts array can be installed. This follows the existing xtables pattern of rejecting invalid user-provided counts in checkentry() and keeps the packet matching path unchanged. `struct ip6t_opts` has a fixed `opts[IP6T_OPTS_OPTSNR]` array, where `IP6T_OPTS_OPTSNR` is 16, then off-by-one array access is possible: [ 137.924693][ T8692] UBSAN: array-index-out-of-bounds in ../net/ipv6/netfilter/ip6t_hbh.c:110:29 [ 137.926167][ T8692] index 16 is out of range for type '__u16 [16]'

The advisory is available at git.kernel.org. This vulnerability is handled as CVE-2026-52915 since 06/09/2026. Technical details are known, but there is no available exploit. The structure of the vulnerability defines a possible price range of USD $0-$5k at the moment (estimation calculated on 06/24/2026).

Upgrading to version 5.10.258, 5.15.209, 6.1.175, 6.6.142, 6.12.92, 6.18.34 or 7.0.11 eliminates this vulnerability. Applying the patch 2d523ba48d4ecc46acfb6aba548292cfcce1ac02/588933f1a2ca5ff99274f8c9f25dc3a25d0191c3/784aadea7a108c9f90985683caa87fb0198c6a39/41ec2e242f1702e8370ddfe14d22b7a766021c3e/db0250470f023f159094052c0bd5ab026a88ae93/57b0ac5e1b46f1f0338dff392ef2092e2871b412/6feb43c0995ab3a9c826707eb46541a1696fe4f7/4322dcde6b4173c2d8e8e6118ed290794263bcc8 is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 5.5
VulDB Meta Temp Score: 5.3

VulDB Base Score: 5.5
VulDB Temp Score: 5.3
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Off-by-one
CWE: CWE-193 / CWE-189
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Partially

Availability: 🔒
Status: Not defined
Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.10.258/5.15.209/6.1.175/6.6.142/6.12.92/6.18.34/7.0.11
Patch: 2d523ba48d4ecc46acfb6aba548292cfcce1ac02/588933f1a2ca5ff99274f8c9f25dc3a25d0191c3/784aadea7a108c9f90985683caa87fb0198c6a39/41ec2e242f1702e8370ddfe14d22b7a766021c3e/db0250470f023f159094052c0bd5ab026a88ae93/57b0ac5e1b46f1f0338dff392ef2092e2871b412/6feb43c0995ab3a9c826707eb46541a1696fe4f7/4322dcde6b4173c2d8e8e6118ed290794263bcc8

Timelineinfo

06/09/2026 CVE reserved
06/24/2026 +15 days Advisory disclosed
06/24/2026 +0 days VulDB entry created
06/24/2026 +0 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-52915 (🔒)
GCVE (CVE): GCVE-0-2026-52915
GCVE (VulDB): GCVE-100-373154

Entryinfo

Created: 06/24/2026 09:57
Changes: 06/24/2026 09:57 (60)
Complete: 🔍
Cache ID: 216::103

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to know what is going to be exploited?

We predict KEV entries!

n $_SERVER['REMOTE_ADDR'] ?? '0.0.0.0'; } } ?>