UBUNTU-CVE-2026-43490

    Dashboard / Vulnerabilities / UBUNTU-CVE-2026-43490

    UBUNTU-CVE-2026-43490

    Published: 15 May 2026Last Modified: 7 Sept 2026
    Upstream:
    Aliases:

    Summary:

    Details: 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.

    References: https://ubuntu.com/security/CVE-2026-43490, https://www.cve.org/CVERecord?id=CVE-2026-43490, https://git.kernel.org/linus/996454bc0da84d5a1dedb1a7861823087e01a7ae, https://git.kernel.org/stable/c/1aa60fea7f637c071f529ad6784aecca2f2f0c5f, https://git.kernel.org/stable/c/47c6e37a77b10e74f70d845ba4ea5d3cafa00336, https://git.kernel.org/stable/c/996454bc0da84d5a1dedb1a7861823087e01a7ae, https://git.kernel.org/stable/c/c1d95c995d5bcb24b639200a899eda59cb1e6d64, https://ubuntu.com/security/notices/USN-8566-1, https://ubuntu.com/security/notices/USN-8568-1, https://ubuntu.com/security/notices/USN-8569-1, https://ubuntu.com/security/notices/USN-8567-1, https://ubuntu.com/security/notices/USN-8574-1, https://ubuntu.com/security/notices/USN-8593-1, https://ubuntu.com/security/notices/USN-8574-2, https://ubuntu.com/security/notices/USN-8595-1, https://ubuntu.com/security/notices/USN-8596-1, https://ubuntu.com/security/notices/USN-8603-1, https://ubuntu.com/security/notices/USN-8595-2, https://ubuntu.com/security/notices/USN-8606-1, https://ubuntu.com/security/notices/USN-8607-1, https://ubuntu.com/security/notices/USN-8608-1, https://ubuntu.com/security/notices/USN-8609-1, https://ubuntu.com/security/notices/USN-8618-1, https://ubuntu.com/security/notices/USN-8574-3, https://ubuntu.com/security/notices/USN-8595-3, https://ubuntu.com/security/notices/USN-8619-1, https://ubuntu.com/security/notices/USN-8663-1, https://ubuntu.com/security/notices/USN-8664-1, https://ubuntu.com/security/notices/USN-8665-1, https://ubuntu.com/security/notices/USN-8728-1

    Affected packages

    Package

    Name: linux-hwe-edge

    Purl: pkg:deb/ubuntu/linux-hwe-edge?arch=source&distro=xenial

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    4.8.0-28.30~16.04.1
    4.8.0-30.32~16.04.1
    4.8.0-32.34~16.04.1
    4.8.0-34.36~16.04.1

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High