CVE-2023-54250
Last modified
CVE-2023-54250 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ksmbd: avoid out of bounds access in decode_preauth_ctxt() Confirm that the accessed pneg_ctxt->HashAlgorithms address sits within the SMB request boundary; deassemble_neg_contexts() only checks that the eight byte smb2_neg_context header + (client controlled) DataLength are within the packet boundary, which is insufficient. Checking for sizeof(struct smb2_preauth_neg_context) is overkill given that the type currently assumes SMB311_SALT_SIZE bytes of trailing Salt.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: avoid out of bounds access in decode_preauth_ctxt() Confirm that the accessed pneg_ctxt->HashAlgorithms address sits within the SMB request boundary; deassemble_neg_contexts() only checks that the eight byte smb2_neg_context header + (client controlled) DataLength are within the packet boundary, which is insufficient. Checking for sizeof(struct smb2_preauth_neg_context) is overkill given that the type currently assumes SMB311_SALT_SIZE bytes of trailing Salt.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, < 39f5b4b313b445c980a2a295bed28228c29228ed; >= e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, < a2f6ded41bec1d3be643c80a5eb97f1680309001; >= e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, < f02edb9debbd36f44efa7567031485892c7df60d; >= e2f34481b24db2fd634b5edb0a5bd0e4d38cc6e9, < e7067a446264a7514fa1cfaa4052cdb6803bc6a2 |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54250?
How severe is CVE-2023-54250?
How do I fix CVE-2023-54250?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-54245In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54246In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54247In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54248In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54249In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5425The Post Meta Data Manager plugin for WordPress is vulnerabl…8.8
- CVE-2023-54251In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54252In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54253In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54254In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54255In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54256Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2023-54250?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
