2024-05-17 14:01:01 +00:00
{
2024-05-20 10:00:36 +00:00
"data_version" : "4.0" ,
2024-05-17 14:01:01 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-35954" ,
2024-05-20 10:00:36 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-17 14:01:01 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-20 10:00:36 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: sg: Avoid sg device teardown race\n\nsg_remove_sfp_usercontext() must not use sg_device_destroy() after calling\nscsi_device_put().\n\nsg_device_destroy() is accessing the parent scsi_device request_queue which\nwill already be set to NULL when the preceding call to scsi_device_put()\nremoved the last reference to the parent scsi_device.\n\nThe resulting NULL pointer exception will then crash the kernel."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "db59133e9279" ,
"version_value" : "46af9047523e"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.5" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.5" ,
"status" : "unaffected" ,
2024-11-05 10:01:30 +00:00
"versionType" : "semver"
2024-05-20 10:00:36 +00:00
} ,
{
"version" : "6.6.28" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:30 +00:00
"versionType" : "semver"
2024-05-20 10:00:36 +00:00
} ,
{
"version" : "6.8.7" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:30 +00:00
"versionType" : "semver"
2024-05-20 10:00:36 +00:00
} ,
{
"version" : "6.9" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/46af9047523e2517712ae8e71d984286c626e022" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/46af9047523e2517712ae8e71d984286c626e022"
} ,
{
"url" : "https://git.kernel.org/stable/c/b0d1ebcc1a9560e494ea9b3ee808540db26c5086" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/b0d1ebcc1a9560e494ea9b3ee808540db26c5086"
} ,
{
"url" : "https://git.kernel.org/stable/c/27f58c04a8f438078583041468ec60597841284d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/27f58c04a8f438078583041468ec60597841284d"
2024-05-17 14:01:01 +00:00
}
]
2024-05-20 10:00:36 +00:00
} ,
"generator" : {
2024-11-05 10:01:30 +00:00
"engine" : "bippy-9e1c9544281a"
2024-05-17 14:01:01 +00:00
}
}