2024-05-21 18:03:30 +00:00
{
"id" : "CVE-2023-52806" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-05-21T16:15:18.963" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:40:37.667" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-21 18:03:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: hda: Fix possible null-ptr-deref when assigning a stream\n\nWhile AudioDSP drivers assign streams exclusively of HOST or LINK type,\nnothing blocks a user to attempt to assign a COUPLED stream. As\nsupplied substream instance may be a stub, what is the case when\ncode-loading, such scenario ends with null-ptr-deref."
2024-05-24 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux se ha resuelto la siguiente vulnerabilidad: ALSA: hda: Corrige posible null-ptr-deref al asignar un flujo. Si bien los controladores AudioDSP asignan flujos exclusivamente de tipo HOST o LINK, nada impide que un usuario intente asignar un flujo ACOPLADO. Como la instancia de subsecuencia proporcionada puede ser un c\u00f3digo auxiliar, cu\u00e1l es el caso cuando se carga el c\u00f3digo, dicho escenario termina con null-ptr-deref."
}
] ,
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-05-24 02:03:21 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-05-24 02:03:21 +00:00
} ,
"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.14.331" ,
"matchCriteriaId" : "6F120ED7-3012-4856-9F08-B433BC310335"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.300" ,
"matchCriteriaId" : "C99DDB75-1CAC-40D0-A14D-67A2A55D6005"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.262" ,
"matchCriteriaId" : "28B0AAED-45BA-4928-9A85-66A429B9F038"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.202" ,
"matchCriteriaId" : "39D508B4-58C7-40C2-BE05-44E41110EB98"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.140" ,
"matchCriteriaId" : "15D6C23C-78A3-40D2-B76B-4F1D9C2D95C0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.64" ,
"matchCriteriaId" : "8D7C884A-CAA2-4EA2-9FEB-5CE776D7B05F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.5.13" ,
"matchCriteriaId" : "674C4F82-C336-4B49-BF64-1DE422E889C4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.6" ,
"versionEndExcluding" : "6.6.3" ,
"matchCriteriaId" : "B58252FA-A49C-411F-9B28-DC5FE44BC5A0"
}
]
}
]
2024-05-21 18:03:30 +00:00
}
] ,
"references" : [
{
"url" : "https://git.kernel.org/stable/c/2527775616f3638f4fd54649eba8c7b84d5e4250" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/25354bae4fc310c3928e8a42fda2d486f67745d7" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/43b91df291c8802268ab3cfd8fccfdf135800ed4" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4a320da7f7cbdab2098b103c47f45d5061f42edd" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/631a96e9eb4228ff75fce7e72d133ca81194797e" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/758c7733cb821041f5fd403b7b97c0b95d319323" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/7de25112de8222fd20564769e6c99dc9f9738a0b" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f93dc90c2e8ed664985e366aa6459ac83cdab236" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fe7c1a0c2b25c82807cb46fc3aadbf2664a682b0" ,
2024-05-24 02:03:21 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/2527775616f3638f4fd54649eba8c7b84d5e4250" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/25354bae4fc310c3928e8a42fda2d486f67745d7" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/43b91df291c8802268ab3cfd8fccfdf135800ed4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/4a320da7f7cbdab2098b103c47f45d5061f42edd" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/631a96e9eb4228ff75fce7e72d133ca81194797e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/758c7733cb821041f5fd403b7b97c0b95d319323" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/7de25112de8222fd20564769e6c99dc9f9738a0b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/f93dc90c2e8ed664985e366aa6459ac83cdab236" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/fe7c1a0c2b25c82807cb46fc3aadbf2664a682b0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-05-21 18:03:30 +00:00
}
]
}