2023-01-01 16:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0030" ,
2023-03-08 23:00:36 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "kernel" ,
"version" : {
"version_data" : [
{
"version_value" : "Linux kernel 5.0-rc1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2157270" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2157270"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/729eba3355674f2d9524629b73683ba1d1cd3f10" ,
"url" : "https://github.com/torvalds/linux/commit/729eba3355674f2d9524629b73683ba1d1cd3f10"
2023-04-13 17:00:34 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20230413-0010/" ,
"url" : "https://security.netapp.com/advisory/ntap-20230413-0010/"
2023-03-08 23:00:36 +00:00
}
]
2023-01-01 16:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-08 23:00:36 +00:00
"value" : "A use-after-free flaw was found in the Linux kernel\u2019s nouveau driver in how a user triggers a memory overflow that causes the nvkm_vma_tail function to fail. This flaw allows a local user to crash or potentially escalate their privileges on the system."
2023-01-01 16:00:35 +00:00
}
]
}
}