2023-05-04 10:00:34 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-2513" ,
2023-05-08 21:00:38 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel ext4 filesystem" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in kernel 6.0-rc1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://lore.kernel.org/all/20220616021358.2504451-1-libaokun1@huawei.com/" ,
"url" : "https://lore.kernel.org/all/20220616021358.2504451-1-libaokun1@huawei.com/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/67d7d8ad99be" ,
"url" : "https://github.com/torvalds/linux/commit/67d7d8ad99be"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2193097" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2193097"
}
]
2023-05-04 10:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-08 21:00:38 +00:00
"value" : "A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors."
2023-05-04 10:00:34 +00:00
}
]
}
}