CVE-2022-50042

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50042
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50042.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-50042
Downstream
Published
2025-06-18T11:15:32Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

net: genl: fix error path memory leak in policy dumping

If construction of the array of policies fails when recording non-first policy we need to unwind.

netlinkpolicydumpaddpolicy() itself also needs fixing as it currently gives up on error without recording the allocated pointer in the pstate pointer.

References

Affected packages