CVE-2023-53262
BaseFortify
Publication date: 2025-09-15
Last updated on: 2025-12-02
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 6.0 (inc) to 6.1.28 (exc) |
| linux | linux_kernel | From 6.2 (inc) to 6.2.15 (exc) |
| linux | linux_kernel | From 6.3 (inc) to 6.3.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is related to the Linux kernel's f2fs file system. It involves an issue with scheduling while in an atomic context during the decompression path. The problem was fixed by correcting the scheduling behavior to prevent improper scheduling calls when atomic operations are in progress, which could lead to kernel instability or crashes.
How can this vulnerability impact me? :
This vulnerability can impact system stability by causing kernel crashes or unexpected behavior during file decompression operations in the f2fs file system. This could lead to system downtime or data access issues.