Linux Kernel up to 7.0-rc2 handle_one_ule_extension out-of-bounds

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.
3.4$0-$5k1.85-

Summaryinfo

A vulnerability was found in Linux Kernel up to 7.0-rc2. It has been rated as critical. This affects the function handle_one_ule_extension. This manipulation of the argument ule_mandatory_ext_handlers[]/ule_optional_ext_handlers[] causes out-of-bounds. This vulnerability is registered as CVE-2026-31405. No exploit is available. Upgrading the affected component is advised.

Detailsinfo

A vulnerability has been found in Linux Kernel up to 7.0-rc2 and classified as problematic. Affected by this vulnerability is the function handle_one_ule_extension. The manipulation of the argument ule_mandatory_ext_handlers[]/ule_optional_ext_handlers[] with an unknown input leads to a out-of-bounds vulnerability. The CWE definition for the vulnerability is CWE-125. The product reads data past the end, or before the beginning, of the intended buffer. As an impact it is known to affect confidentiality. The summary by CVE is:

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ule_mandatory_ext_handlers[] and ule_optional_ext_handlers[] tables in handle_one_ule_extension() are declared with 255 elements (valid indices 0-254), but the index htype is derived from network-controlled data as (ule_sndu_type & 0x00FF), giving a range of 0-255. When htype equals 255, an out-of-bounds read occurs on the function pointer table, and the OOB value may be called as a function pointer. Add a bounds check on htype against the array size before either table is accessed. Out-of-range values now cause the SNDU to be discarded.

It is possible to read the advisory at git.kernel.org. This vulnerability is known as CVE-2026-31405 since 03/09/2026. Technical details of the vulnerability are known, but there is no available exploit. The pricing for an exploit might be around USD $0-$5k at the moment (estimation calculated on 04/06/2026).

Upgrading to version 6.1.167, 6.6.130, 6.12.78, 6.18.19, 6.19.9 or 7.0-rc3 eliminates this vulnerability. Applying the patch 29ef43ceb121d67b87f4cbb08439e4e9e732eff8/1a6da3dbb9985d00743073a1cc1f96e59f5abc30/145e50c2c700fa52b840df7bab206043997dd18e/8bde543d2a5f935ba2a6a6325a2e02f8a9256fbe/f2b65dcb78c8990e4c68a906627433be1fe38a92/24d87712727a5017ad142d63940589a36cd25647 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.

The vulnerability is also documented in the vulnerability database at EUVD (EUVD-2026-19199). Be aware that VulDB is the high quality source for vulnerability data.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 3.5
VulDB Meta Temp Score: 3.4

VulDB Base Score: 3.5
VulDB Temp Score: 3.4
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

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

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

Exploitinginfo

Class: Out-of-bounds
CWE: CWE-125 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Partially

Availability: 🔒
Status: Not defined

EPSS Score: 🔒
EPSS Percentile: 🔒

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 6.1.167/6.6.130/6.12.78/6.18.19/6.19.9/7.0-rc3
Patch: 29ef43ceb121d67b87f4cbb08439e4e9e732eff8/1a6da3dbb9985d00743073a1cc1f96e59f5abc30/145e50c2c700fa52b840df7bab206043997dd18e/8bde543d2a5f935ba2a6a6325a2e02f8a9256fbe/f2b65dcb78c8990e4c68a906627433be1fe38a92/24d87712727a5017ad142d63940589a36cd25647

Timelineinfo

03/09/2026 CVE reserved
04/06/2026 +27 days Advisory disclosed
04/06/2026 +0 days VulDB entry created
04/06/2026 +0 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-31405 (🔒)
GCVE (CVE): GCVE-0-2026-31405
GCVE (VulDB): GCVE-100-355495
EUVD: 🔒

Entryinfo

Created: 04/06/2026 10:20
Updated: 04/06/2026 12:30
Changes: 04/06/2026 10:20 (59), 04/06/2026 12:30 (1)
Complete: 🔍
Cache ID: 216:A1A:103

Be aware that VulDB is the high quality source for vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you want to use VulDB in your project?

Use the official API to access entries easily!