CVE-2024-35908

Source
https://cve.org/CVERecord?id=CVE-2024-35908
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35908.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35908
Downstream
Related
Published
2024-05-19T08:35:01.460Z
Modified
2026-03-20T12:36:43.570720Z
Summary
tls: get psock ref after taking rxlock to avoid leak
Details

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

tls: get psock ref after taking rxlock to avoid leak

At the start of tlsswrecvmsg, we take a reference on the psock, and then call tlsrxreader_lock. If that fails, we return directly without releasing the reference.

Instead of adding a new label, just take the reference after locking has succeeded, since we don't need it before.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/35xxx/CVE-2024-35908.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
4cbc325ed6b4dce4910be06d9d6940a8b919c59b
Fixed
30fabe50a7ace3e9d57cf7f9288f33ea408491c8
Fixed
f1b7f14130d782433bc98c1e1e41ce6b4d4c3096
Fixed
b565d294e3d5aa809566a4d819835da11997d8b3
Fixed
417e91e856099e9b8a42a2520e2255e6afe024be

Database specific

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