CVE-2024-35869

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-35869
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35869.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35869
Downstream
Related
Published
2024-05-19T09:15:08Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

smb: client: guarantee refcounted children from parent session

Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon->ses are also refcounted. They're all needed across the entire DFS mount. Get rid of @tcon->dfsseslist while we're at it, too.

References

Affected packages