CVE-2022-49651
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
26/02/2025
Last modified:
24/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
srcu: Tighten cleanup_srcu_struct() GP checks<br />
<br />
Currently, cleanup_srcu_struct() checks for a grace period in progress,<br />
but it does not check for a grace period that has not yet started but<br />
which might start at any time. Such a situation could result in a<br />
use-after-free bug, so this commit adds a check for a grace period that<br />
is needed but not yet started to cleanup_srcu_struct().
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.18.11 (excluding) |
To consult the complete list of CPE names with products and versions, see this page