2025-02-26 19:03:52 +00:00
{
"id" : "CVE-2022-49538" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2025-02-26T07:01:29.760" ,
2025-03-10 23:03:48 +00:00
"lastModified" : "2025-03-10T21:14:28.543" ,
"vulnStatus" : "Analyzed" ,
2025-02-26 19:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: jack: Access input_dev under mutex\n\nIt is possible when using ASoC that input_dev is unregistered while\ncalling snd_jack_report, which causes NULL pointer dereference.\nIn order to prevent this serialize access to input_dev using mutex lock."
2025-03-02 03:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ALSA: jack: acceso a input_dev bajo mutex Es posible que al usar ASoC, input_dev no se registre al llamar a snd_jack_report, lo que provoca la desreferencia del puntero NULL. Para evitar esto, se serializa el acceso a input_dev mediante un bloqueo mutex."
2025-02-26 19:03:52 +00:00
}
] ,
2025-03-10 23:03:48 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.9.318" ,
"matchCriteriaId" : "0D4D4067-974D-4560-8320-22FDA399E3F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.10" ,
"versionEndExcluding" : "4.14.283" ,
"matchCriteriaId" : "D6823775-2653-4644-A0D4-4E6E68F10C65"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.247" ,
"matchCriteriaId" : "B8CFA0F4-2D75-41F4-9753-87944A08B53B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.198" ,
"matchCriteriaId" : "3EC49633-14DE-4EBD-BB80-76AE2E3EABB9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.121" ,
"matchCriteriaId" : "34ACD872-E5BC-401C-93D5-B357A62426E0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.46" ,
"matchCriteriaId" : "20D41697-0E8B-4B7D-8842-F17BF2AA21E1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.17.14" ,
"matchCriteriaId" : "15E2DD33-2255-4B76-9C15-04FF8CBAB252"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.18" ,
"versionEndExcluding" : "5.18.3" ,
"matchCriteriaId" : "8E122216-2E9E-4B3E-B7B8-D575A45BA3C2"
}
]
}
]
}
] ,
2025-02-26 19:03:52 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/1b6a6fc5280e97559287b61eade2d4b363e836f2" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/582aea6084cc59fec881204f026816d1219f2348" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5cc6f623f4818c7d7e9e966a45ebf324901ca9c5" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/74bab3bcf422593c582e47130aa8eb41ebb2dc09" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8487a88136d54a1a4d3f26f1399685db648ab879" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9e6a73b0c0f2014eb89249fb1640c5a3d58221c4" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c093b62c40027c21d649c5534ad7aa3605a99b00" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e2b8681769f6e205382f026b907d28aa5ec9d59a" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f68bed124c7699e23ffb4ce4fcc84671e9193cde" ,
2025-03-10 23:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
}
]
}