2023-01-11 07:00:40 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-02-28 21:00:33 +00:00
"ID" : "CVE-2023-22998" ,
"STATE" : "PUBLIC"
2023-01-11 07:00:40 +00:00
} ,
2023-02-28 21:00:33 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2023-01-11 07:00:40 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-28 21:00:33 +00:00
"value" : "In the Linux kernel before 6.0.3, drivers/gpu/drm/virtio/virtgpu_object.c misinterprets the drm_gem_shmem_get_sg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer)."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa" ,
"url" : "https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa"
} ,
{
"refsource" : "MISC" ,
"name" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3" ,
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3"
2023-05-03 01:00:35 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20230502 [SECURITY] [DLA 3404-1] linux-5.10 security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html"
2023-01-11 07:00:40 +00:00
}
]
}
}