CVE-2022-49938

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

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

cifs: fix small mempool leak in SMB2_negotiate()

In some cases of failure (dialect mismatches) in SMB2negotiate(), after the request is sent, the checks would return -EIO when they should be rather setting rc = -EIO and jumping to negexit to free the response buffer from mempool.

References

Affected packages