2024-08-17 10:03:14 +00:00
{
"id" : "CVE-2024-42280" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-08-17T09:15:08.943" ,
2024-09-10 20:03:19 +00:00
"lastModified" : "2024-09-10T18:43:31.077" ,
"vulnStatus" : "Analyzed" ,
2024-08-17 10:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nmISDN: Fix a use after free in hfcmulti_tx()\n\nDon't dereference *sp after calling dev_kfree_skb(*sp)."
2024-08-19 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: mISDN: corrige un use after free en hfcmulti_tx() No elimine la referencia a *sp despu\u00e9s de llamar a dev_kfree_skb(*sp)."
2024-08-17 10:03:14 +00:00
}
] ,
2024-09-10 20:03:19 +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:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.6.27" ,
"versionEndExcluding" : "4.19.320" ,
"matchCriteriaId" : "E982AD1F-4B15-47DA-A004-C9219985D0AF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.282" ,
"matchCriteriaId" : "A8961D98-9ACF-4188-BA88-44038B14BC28"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.224" ,
"matchCriteriaId" : "5CCEDF13-293D-4E64-B501-4409D0365AFE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.165" ,
"matchCriteriaId" : "B4E2B568-3171-41DE-B519-F2B1A3600D94"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.103" ,
"matchCriteriaId" : "E45EAC72-8329-4F99-8276-86AF9BB3496A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.44" ,
"matchCriteriaId" : "CC912330-6B41-4C6B-99AF-F3857FBACB6A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.3" ,
"matchCriteriaId" : "92D388F2-1EAF-4CFA-AC06-5B26D762EA7D"
}
]
}
]
}
] ,
2024-08-17 10:03:14 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/4d8b642985ae24f4b3656438eb8489834a17bb80" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/61ab751451f5ebd0b98e02276a44e23a10110402" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
} ,
2024-08-19 06:03:12 +00:00
{
"url" : "https://git.kernel.org/stable/c/70db2c84631f50e02e6b32b543700699dd395803" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
2024-08-17 10:03:14 +00:00
{
"url" : "https://git.kernel.org/stable/c/7e4a539bca7d8d20f2c5d93c18cce8ef77cd78e0" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
} ,
2024-08-19 06:03:12 +00:00
{
"url" : "https://git.kernel.org/stable/c/8f4030277dfb9dbe04fd78566b19931097c9d629" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9460ac3dd1ae033bc2b021a458fb535a0c36ddb2" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d3e4d4a98c5629ccdcb762a0ff6c82ba9738a0c3" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-19 06:03:12 +00:00
} ,
2024-08-17 10:03:14 +00:00
{
"url" : "https://git.kernel.org/stable/c/ddc79556641ee070d36be0de4a1f0a16a71f1fc7" ,
2024-09-10 20:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-17 10:03:14 +00:00
}
]
}