← Back to CVE List

CVE-2025-21946

Published: 2025-04-01T16:15Z
Last Modified: 2025-04-01T20:26Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds in parse_sec_desc() If osidoffset, gsidoffset and dacloffset could be greater than smb_ntsd struct size. If it is smaller, It could cause slab-out-of-bounds. And when validating sid, It need to check it included subauth array size. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt