2024-02-19 15:00:35 +00:00
{
2024-02-21 15:00:34 +00:00
"data_version" : "4.0" ,
2024-02-19 15:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26582" ,
2024-02-21 15:00:34 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-19 15:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-21 15:00:34 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: tls: fix use-after-free with partial reads and async decrypt\n\ntls_decrypt_sg doesn't take a reference on the pages from clear_skb,\nso the put_page() in tls_decrypt_done releases them, and we trigger\na use-after-free in process_rx_list when we try to read from the\npartially-read skb."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-02-19 15:00:35 +00:00
}
]
2024-02-21 15:00:34 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "fd31f3996af2" ,
2024-02-23 10:00:34 +00:00
"version_value" : "20b4ed034872"
2024-02-21 15:00:34 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.0" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.0" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-02-21 15:00:34 +00:00
} ,
2024-02-23 10:00:34 +00:00
{
"version" : "6.1.79" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-02-23 10:00:34 +00:00
} ,
{
"version" : "6.6.18" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-02-23 10:00:34 +00:00
} ,
{
"version" : "6.7.6" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-02-23 10:00:34 +00:00
} ,
2024-02-21 15:00:34 +00:00
{
2024-04-01 20:42:13 +00:00
"version" : "6.8" ,
2024-02-21 15:00:34 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-02-23 10:00:34 +00:00
{
"url" : "https://git.kernel.org/stable/c/20b4ed034872b4d024b26e2bc1092c3f80e5db96" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/20b4ed034872b4d024b26e2bc1092c3f80e5db96"
} ,
{
"url" : "https://git.kernel.org/stable/c/d684763534b969cca1022e2a28645c7cc91f7fa5" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d684763534b969cca1022e2a28645c7cc91f7fa5"
} ,
{
"url" : "https://git.kernel.org/stable/c/754c9bab77a1b895b97bd99d754403c505bc79df" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/754c9bab77a1b895b97bd99d754403c505bc79df"
} ,
2024-02-21 15:00:34 +00:00
{
"url" : "https://git.kernel.org/stable/c/32b55c5ff9103b8508c1e04bfa5a08c64e7a925f" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/32b55c5ff9103b8508c1e04bfa5a08c64e7a925f"
}
]
} ,
"generator" : {
2024-11-05 10:02:32 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-19 15:00:35 +00:00
}
}