2022-09-26 13:00:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3303" ,
2022-09-27 23:00:30 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in kernel 6.0-rc5"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-667->CWE-362->CWE-476"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8423f0b6d513b259fdab9c9bf4aaa6188d054c2d" ,
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8423f0b6d513b259fdab9c9bf4aaa6188d054c2d"
} ,
{
"refsource" : "MISC" ,
"name" : "https://lore.kernel.org/all/CAFcO6XN7JDM4xSXGhtusQfS2mSBcx50VJKwQpCq=WeLt57aaZA@mail.gmail.com/" ,
"url" : "https://lore.kernel.org/all/CAFcO6XN7JDM4xSXGhtusQfS2mSBcx50VJKwQpCq=WeLt57aaZA@mail.gmail.com/"
2022-10-19 08:00:38 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5257" ,
"url" : "https://www.debian.org/security/2022/dsa-5257"
2022-11-01 23:01:12 +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-27 23:00:30 +00:00
}
]
2022-09-26 13:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-27 23:00:30 +00:00
"value" : "A race condition flaw was found in the Linux kernel sound subsystem due to improper locking. It could lead to a NULL pointer dereference while handling the SNDCTL_DSP_SYNC ioctl. A privileged local user (root or member of the audio group) could use this flaw to crash the system, resulting in a denial of service condition"
2022-09-26 13:00:37 +00:00
}
]
}
}