2023-03-20 11:00:39 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-1513" ,
2023-03-23 21:00:35 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel (KVM)" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in kernel 6.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-665"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2179892" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2179892"
} ,
{
"refsource" : "MISC" ,
"name" : "https://lore.kernel.org/kvm/20230214103304.3689213-1-gregkh@linuxfoundation.org/" ,
"url" : "https://lore.kernel.org/kvm/20230214103304.3689213-1-gregkh@linuxfoundation.org/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/2c10b61421a28e95a46ab489fd56c0f442ff6952" ,
"url" : "https://github.com/torvalds/linux/commit/2c10b61421a28e95a46ab489fd56c0f442ff6952"
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-03-23 21:00:35 +00:00
}
]
2023-03-20 11:00:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-23 21:00:35 +00:00
"value" : "A flaw was found in KVM. When calling the KVM_GET_DEBUGREGS ioctl, on 32-bit systems, there might be some uninitialized portions of the kvm_debugregs structure that could be copied to userspace, causing an information leak."
2023-03-20 11:00:39 +00:00
}
]
}
}