You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
In the Linux kernel, the following vulnerability has been resolved:
net: tls: fix use-after-free with partial reads and async decrypt
tls_decrypt_sg doesn't take a reference on the pages from clear_skb,
so the put_page() in tls_decrypt_done releases them, and we trigger
a use-after-free in process_rx_list when we try to read from the
partially-read skb.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to nvd@nist.gov.
OR
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.0 up to (excluding) 6.1.79
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2.0 up to (excluding) 6.6.18
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7.0 up to (excluding) 6.7.6
Added
CVSS V3.1
NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Added
CWE
NIST CWE-416
Changed
Reference Type
https://git.kernel.org/stable/c/20b4ed034872b4d024b26e2bc1092c3f80e5db96 No Types Assigned
Linux https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZOU3745CWCDZ7EMKMXB2OEEIB5Q3IWM/
Removed
Reference
Linux https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OX4EWCYDZRTOEMC2C6OF7ZACAP23SUB5/
CVE Modified by kernel.org2/27/2024 10:15:08 PM
Action
Type
Old Value
New Value
Added
Reference
Linux https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZOU3745CWCDZ7EMKMXB2OEEIB5Q3IWM/ [No types assigned]
Added
Reference
Linux https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OX4EWCYDZRTOEMC2C6OF7ZACAP23SUB5/ [No types assigned]
CVE Modified by kernel.org2/23/2024 4:15:22 AM
Action
Type
Old Value
New Value
Added
Reference
Linux https://git.kernel.org/stable/c/20b4ed034872b4d024b26e2bc1092c3f80e5db96 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/754c9bab77a1b895b97bd99d754403c505bc79df [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/d684763534b969cca1022e2a28645c7cc91f7fa5 [No types assigned]
New CVE Received by NIST2/21/2024 10:15:09 AM
Action
Type
Old Value
New Value
Added
Description
In the Linux kernel, the following vulnerability has been resolved:
net: tls: fix use-after-free with partial reads and async decrypt
tls_decrypt_sg doesn't take a reference on the pages from clear_skb,
so the put_page() in tls_decrypt_done releases them, and we trigger
a use-after-free in process_rx_list when we try to read from the
partially-read skb.
Added
Reference
Linux https://git.kernel.org/stable/c/32b55c5ff9103b8508c1e04bfa5a08c64e7a925f [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2024-26582 NVD
Published Date: 02/21/2024 NVD
Last Modified: 03/15/2024
Source: kernel.org