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-03-20T12:22:28.282568Z
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
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49651.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
da915ad5cf25b5f5d358dd3670c3378d8ae8c03e
Fixed
e997dda6502eefbc1032d6b0da7b353c53344b07
Fixed
8ed00760203d8018bee042fbfe8e076579be2c2b

Database specific

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