CVE-2022-50201

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50201
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50201.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-50201
Downstream
Related
Published
2025-06-18T11:15:50Z
Modified
2025-09-03T17:00:22Z
Summary
[none]
Details

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

selinux: fix memleak in securityreadstate_kernel()

In this function, it directly returns the result of _securityreadpolicy without freeing the allocated memory in *data, cause memory leak issue, so free the memory if _securityreadpolicy failed.

[PM: subject line tweak]

References

Affected packages