CVE-2026-93285
Last modified
CVE-2026-93285 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: f2fs: embed f2fs_gc_kthread in f2fs_sb_info Instead of allocating f2fs_gc_kthread dynamically, embed it in f2fs_sb_info. This simplifies lifetime management and prepares for fixing race conditions during teardown. - __sbi_store - remount|shutdown - f2fs_stop_gc_thread - access sbi->gc_thread - sbi->gc_thread = NULL - access sbi->gc_thread->f2fs_gc_task.
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: embed f2fs_gc_kthread in f2fs_sb_info Instead of allocating f2fs_gc_kthread dynamically, embed it in f2fs_sb_info. This simplifies lifetime management and prepares for fixing race conditions during teardown. - __sbi_store - remount|shutdown - f2fs_stop_gc_thread - access sbi->gc_thread - sbi->gc_thread = NULL - access sbi->gc_thread->f2fs_gc_task
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7950e9ac638e84518fbdd5c930939ad46a1068c5, < 23eee01c732ec8c62b05416a05f0f88129df2960; >= 7950e9ac638e84518fbdd5c930939ad46a1068c5, < 99d14d61aa8beb6cb9a984b9fcddd45e35b24494; >= 7950e9ac638e84518fbdd5c930939ad46a1068c5, < 3d7bca9d583793bb7d0bac0d95a24ddd2e129eed |
| Linux | Linux | 4.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93285?
How severe is CVE-2026-93285?
How do I fix CVE-2026-93285?
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 2026
- CVE-2026-93279In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93280In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93281In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93282In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93283In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93284In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93286In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93287In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93288In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93292SigNoz versions from 0.88.0 before 0.142.1 contain a SQL inj…8.5
- CVE-2026-93295MISP contains a vulnerability in its background job dispatch…8.7
- CVE-2026-93296MISP contains a stored cross-site scripting (XSS) vulnerabil…8.5
Are you affected by CVE-2026-93285?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
