THREAT OPS › Threat News › [NVD] CVE-2026-53390 (HIGH 8.1) — In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
The permission-check ACE walk in smb_check_perm_dacl() validates the ACE
header size and caps sid.num_subauth at SID_MAX_SUB_AUTHORITIES, but it
never chec
[NVD] CVE-2026-53390 (HIGH 8.1) — In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smb_check_perm_dacl() The permission-check ACE walk in smb_check_perm_dacl() validates the ACE header size and caps sid.num_subauth at SID_MAX_SUB_AUTHORITIES, but it never chec
CVE-2026-53390 CVSS: 8.1 HIGH Published: 2026-07-19T12:16:50.000
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
The permission-check ACE walk in smb_check_perm_dacl() validates the ACE header size and caps sid.num_subauth at SID_MAX_SUB_AUTHORITIES, but it never checks that ace->size is actually large enough to contain
Indicators of compromise
- CVE-2026-53390cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-53390