CVE-2023-53055
Last modified
CVE-2023-53055 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fscrypt: destroy keyring after security_sb_delete() fscrypt_destroy_keyring() must be called after all potentially-encrypted inodes were evicted; otherwise it cannot safely destroy the keyring. Since inodes that are in-use by the Landlock LSM don't get evicted until security_sb_delete(), this means that fscrypt_destroy_keyring() must be called *after* security_sb_delete(). This fixes a WARN_ON followed by a NULL dereference, only possible if Landlock was being used on encrypted files.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fscrypt: destroy keyring after security_sb_delete() fscrypt_destroy_keyring() must be called after all potentially-encrypted inodes were evicted; otherwise it cannot safely destroy the keyring. Since inodes that are in-use by the Landlock LSM don't get evicted until security_sb_delete(), this means that fscrypt_destroy_keyring() must be called *after* security_sb_delete(). This fixes a WARN_ON followed by a NULL dereference, only possible if Landlock was being used on encrypted files.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10.154, < 5.11 | — |
| Linux | Linux Kernel | >= 5.15.78, < 5.15.105 | — |
| Linux | Linux Kernel | >= 6.0.8, < 6.1.22 | — |
| Linux | Linux Kernel | >= 6.2, < 6.2.9 | — |
| Linux | Linux Kernel | 6.3 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53055?
How severe is CVE-2023-53055?
How do I fix CVE-2023-53055?
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-5305A vulnerability was found in Online Banquet Booking System 1…6.1
- CVE-2023-53050In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53051In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53052In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53053In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53054In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53056In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53057In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53058In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53059In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-5306Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-53060In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53055?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
