Linux Kernel up to 6.12.87/6.18.29/7.0.6/7.1-rc2 ksmbd smb_inherit_dacl buffer overflow

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.
8.2$0-$5k0.87

Summaryinfo

A vulnerability has been found in Linux Kernel up to 6.12.87/6.18.29/7.0.6/7.1-rc2 and classified as critical. Affected is the function smb_inherit_dacl of the component ksmbd. Performing a manipulation results in buffer overflow. This vulnerability was named CVE-2026-43490. There is no available exploit. The affected component should be upgraded.

Detailsinfo

A vulnerability, which was classified as critical, was found in Linux Kernel up to 6.12.87/6.18.29/7.0.6/7.1-rc2. This affects the function smb_inherit_dacl of the component ksmbd. The manipulation with an unknown input leads to a buffer overflow vulnerability. CWE is classifying the issue as CWE-120. The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow. This is going to have an impact on confidentiality, integrity, and availability. The summary by CVE is:

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate inherited ACE SID length smb_inherit_dacl() walks the parent directory DACL loaded from the security descriptor xattr. It verifies that each ACE contains the fixed SID header before using it, but does not verify that the variable-length SID described by sid.num_subauth is fully contained in the ACE. A malformed inheritable ACE can advertise more subauthorities than are present in the ACE. compare_sids() may then read past the ACE. smb_set_ace() also clamps the copied destination SID, but used the unchecked source SID count to compute the inherited ACE size. That could advance the temporary inherited ACE buffer pointer and nt_size accounting past the allocated buffer. Fix this by validating the parent ACE SID count and SID length before using the SID during inheritance. Compute the inherited ACE size from the copied SID so the size matches the bounded destination SID. Reject the inherited DACL if size accumulation would overflow smb_acl.size or the security descriptor allocation size.

It is possible to read the advisory at git.kernel.org. This vulnerability is uniquely identified as CVE-2026-43490 since 05/01/2026. The exploitability is told to be easy. 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 07/26/2026).

The vulnerability scanner Nessus provides a plugin with the ID 314946 (Linux Distros Unpatched Vulnerability : CVE-2026-43490), which helps to determine the existence of the flaw in a target environment.

Upgrading to version 6.12.88, 6.18.30, 7.0.7 or 7.1-rc3 eliminates this vulnerability. Applying the patch 47c6e37a77b10e74f70d845ba4ea5d3cafa00336/1aa60fea7f637c071f529ad6784aecca2f2f0c5f/c1d95c995d5bcb24b639200a899eda59cb1e6d64/996454bc0da84d5a1dedb1a7861823087e01a7ae 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 databases at Tenable (314946) and CERT Bund (WID-SEC-2026-1555). Be aware that VulDB is the high quality source for vulnerability data.

Affected

  • Debian Linux
  • SUSE openSUSE
  • Open Source Linux Kernel
  • Ubuntu Linux

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 8.4
VulDB Meta Temp Score: 8.2

VulDB Base Score: 8.0
VulDB Temp Score: 7.6
VulDB Vector: 🔒
VulDB Reliability: 🔍

CNA Base Score: 8.8
CNA Vector (Linux): 🔒

CVSSv2info

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

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

Exploitinginfo

Class: Buffer overflow
CWE: CWE-120 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Yes

Availability: 🔒
Status: Not defined

EPSS Score: 🔒
EPSS Percentile: 🔒

Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 314946
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-43490

Threat Intelligenceinfo

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

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 6.12.88/6.18.30/7.0.7/7.1-rc3
Patch: 47c6e37a77b10e74f70d845ba4ea5d3cafa00336/1aa60fea7f637c071f529ad6784aecca2f2f0c5f/c1d95c995d5bcb24b639200a899eda59cb1e6d64/996454bc0da84d5a1dedb1a7861823087e01a7ae

Timelineinfo

05/01/2026 CVE reserved
05/15/2026 +14 days Advisory disclosed
05/15/2026 +0 days VulDB entry created
07/26/2026 +72 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-43490 (🔒)
GCVE (CVE): GCVE-0-2026-43490
GCVE (VulDB): GCVE-100-364143
CERT Bund: WID-SEC-2026-1555 - Linux Kernel: Schwachstelle ermöglicht Denial of Service

Entryinfo

Created: 05/15/2026 08:16
Updated: 07/26/2026 17:02
Changes: 05/15/2026 08:16 (59), 05/15/2026 21:18 (7), 05/16/2026 01:20 (2), 05/21/2026 06:12 (11), 07/26/2026 17:02 (3)
Complete: 🔍
Cache ID: 216::103

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

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to know what is going to be exploited?

We predict KEV entries!