2024-06-21 12:03:14 +00:00
{
"id" : "CVE-2024-38381" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-06-21T11:15:10.757" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:25:32.840" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-21 12:03:14 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: nci: Fix uninit-value in nci_rx_work\n\nsyzbot reported the following uninit-value access issue [1]\n\nnci_rx_work() parses received packet from ndev->rx_q. It should be\nvalidated header size, payload size and total packet size before\nprocessing the packet. If an invalid packet is detected, it should be\nsilently discarded."
2024-06-27 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: nfc: nci: corrigi\u00f3 el valor uninit en nci_rx_work syzbot inform\u00f3 el siguiente problema de acceso al valor uninit [1] nci_rx_work() analiza el paquete recibido de ndev->rx_q. Se debe validar el tama\u00f1o del encabezado, el tama\u00f1o del payload y el tama\u00f1o total del paquete antes de procesar el paquete. Si se detecta un paquete no v\u00e1lido, se debe descartar silenciosamente."
2024-06-21 12:03:14 +00:00
}
] ,
2024-09-09 14:03:17 +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:H/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
2024-09-09 14:03:17 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-09 14:03:17 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-908"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.19.312" ,
"versionEndExcluding" : "6.19.316" ,
"matchCriteriaId" : "6FEBAC1F-E636-4DB5-B5DC-5AA613FA8BCA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.4.274" ,
"versionEndExcluding" : "5.4.278" ,
"matchCriteriaId" : "EBA12E3E-3226-4BFE-80FA-CD00384BB4A8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.10.215" ,
"versionEndExcluding" : "5.10.219" ,
"matchCriteriaId" : "EFD9B2DB-0408-4028-A90E-3F67DBA2BE2E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.15.154" ,
"versionEndExcluding" : "5.15.161" ,
"matchCriteriaId" : "3873B618-2078-4018-8EE8-F39FEC6600A3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.1.85" ,
"versionEndExcluding" : "6.1.93" ,
"matchCriteriaId" : "14DD8BC5-AB23-4D66-9B55-49AAEC715BE0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.6.26" ,
"versionEndExcluding" : "6.6.33" ,
"matchCriteriaId" : "D9039270-312D-4ADA-865A-BF010D3A4230"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.8.5" ,
"versionEndExcluding" : "6.9.4" ,
"matchCriteriaId" : "BEF6A8C7-1C2F-4ED1-B8B2-57BEC82588F2"
}
]
}
]
}
] ,
2024-06-21 12:03:14 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/017ff397624930fd7ac7f1761f3c9d6a7100f68c" ,
2024-09-09 14:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/406cfac9debd4a6d3dc5d9258ee086372a8c08b6" ,
2024-09-09 14:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/485ded868ed62ceb2acb3a459d7843fd71472619" ,
2024-09-09 14:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ad4d196d2008c7f413167f0a693feb4f0439d7fe" ,
2024-09-09 14:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e4a87abf588536d1cdfb128595e6e680af5cf3ed" ,
2024-09-09 14:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e53a7f8afcbd2886f2a94c5d56757328109730ea" ,
2024-09-09 14:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e8c8e0d0d214c877fbad555df5b3ed558cd9b0c3" ,
2024-09-09 14:03:17 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f80b786ab0550d0020191a59077b2c7e069db2d1" ,
2024-09-09 14:03:17 +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/017ff397624930fd7ac7f1761f3c9d6a7100f68c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/406cfac9debd4a6d3dc5d9258ee086372a8c08b6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/485ded868ed62ceb2acb3a459d7843fd71472619" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/ad4d196d2008c7f413167f0a693feb4f0439d7fe" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/e4a87abf588536d1cdfb128595e6e680af5cf3ed" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/e53a7f8afcbd2886f2a94c5d56757328109730ea" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/e8c8e0d0d214c877fbad555df5b3ed558cd9b0c3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/f80b786ab0550d0020191a59077b2c7e069db2d1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-06-21 12:03:14 +00:00
}
]
}