CVE-2022-49651

Source
https://cve.org/CVERecord?id=CVE-2022-49651
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49651.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49651
Downstream
Published
2025-02-26T02:23:53.496Z
Modified
2026-05-15T04:05:44.721865023Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
srcu: Tighten cleanup_srcu_struct() GP checks
Details

In the Linux kernel, the following vulnerability has been resolved:

srcu: Tighten cleanupsrcustruct() GP checks

Currently, cleanupsrcustruct() checks for a grace period in progress, but it does not check for a grace period that has not yet started but which might start at any time. Such a situation could result in a use-after-free bug, so this commit adds a check for a grace period that is needed but not yet started to cleanupsrcustruct().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49651.json"
}
References

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.12.0
Fixed
5.18.11

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49651.json"