216.73.217.17

CVE-2024-35908

· Published 19/05/2024 09:15 · Modified 19/05/2024 09:15

Labels: CVE-2024-35908 2024-05-19416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-35908

Essential information

Published
19/05/2024 09:15
Modified
19/05/2024 09:15
Author
Creator
CISA KEV
No
CWE

Description

In the Linux kernel, the following vulnerability has been resolved: tls: get psock ref after taking rxlock to avoid leak At the start of tls_sw_recvmsg, we take a reference on the psock, and then call tls_rx_reader_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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References