2022-08-19 14:00:43 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2905" ,
2022-09-09 15:00:35 +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 6.0-rc4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2121800" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2121800"
} ,
{
"refsource" : "MISC" ,
"name" : "https://lore.kernel.org/bpf/984b37f9fdf7ac36831d2137415a4a915744c1b6.1661462653.git.daniel@iogearbox.net/" ,
"url" : "https://lore.kernel.org/bpf/984b37f9fdf7ac36831d2137415a4a915744c1b6.1661462653.git.daniel@iogearbox.net/"
2022-11-01 23:01:23 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20221101 [SECURITY] [DLA 3173-1] linux-5.10 security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html"
2022-09-09 15:00:35 +00:00
}
]
2022-08-19 14:00:43 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-09 15:00:35 +00:00
"value" : "An out-of-bounds memory read flaw was found in the Linux kernel's BPF subsystem in how a user calls the bpf_tail_call function with a key larger than the max_entries of the map. This flaw allows a local user to gain unauthorized access to data."
2022-08-19 14:00:43 +00:00
}
]
}
}