2023-06-05 20:00:44 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-3111" ,
2023-06-05 21:00:43 +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" : "Kernel version prior to Kernel 6.0-rc2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://patchwork.kernel.org/project/linux-btrfs/patch/20220721074829.2905233-1-r33s3n6@gmail.com/" ,
"url" : "https://patchwork.kernel.org/project/linux-btrfs/patch/20220721074829.2905233-1-r33s3n6@gmail.com/"
2023-07-03 16:00:37 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20230703-0007/" ,
"url" : "https://security.netapp.com/advisory/ntap-20230703-0007/"
2023-07-27 21:00:32 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20230727 [SECURITY] [DLA 3508-1] linux security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2023/07/msg00030.html"
2023-06-05 21:00:43 +00:00
}
]
2023-06-05 20:00:44 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-05 21:00:43 +00:00
"value" : "A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag()."
2023-06-05 20:00:44 +00:00
}
]
}
}