Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-35908
HistoryMay 19, 2024 - 12:00 a.m.

CVE-2024-35908

2024-05-1900:00:00
ubuntu.com
ubuntu.com
2
linux kernel
tls
vulnerability
cve-2024-35908
psock
reference leak

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

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.

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%