2024-09-04 22:03:16 +00:00
{
"id" : "CVE-2024-44998" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-09-04T20:15:08.520" ,
2024-09-06 18:03:18 +00:00
"lastModified" : "2024-09-06T16:28:16.000" ,
"vulnStatus" : "Analyzed" ,
2024-09-04 22:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\natm: idt77252: prevent use after free in dequeue_rx()\n\nWe can't dereference \"skb\" after calling vcc->push() because the skb\nis released."
2024-09-05 14:03:46 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: atm: idt77252: evitar use after free en dequeue_rx() No podemos desreferenciar \"skb\" despu\u00e9s de llamar a vcc->push() porque skb est\u00e1 liberado."
2024-09-04 22:03:16 +00:00
}
] ,
2024-09-06 18:03:18 +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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-09-06 18:03:18 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-06 18:03:18 +00:00
} ,
"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.12" ,
"versionEndExcluding" : "4.19.321" ,
"matchCriteriaId" : "45DA6709-0A60-464F-A456-D2255279E01D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.283" ,
"matchCriteriaId" : "8E6B390A-0CE6-44FC-8CD5-BE8226D6D24C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.225" ,
"matchCriteriaId" : "C57B46A9-B105-4792-8481-1870DEFB436A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.166" ,
"matchCriteriaId" : "913ED6CD-8ACF-48AF-AA18-7880881DD402"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.107" ,
"matchCriteriaId" : "53954FF8-CB48-4302-BC4C-9DA7A88F44A2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.48" ,
"matchCriteriaId" : "9DE9201A-CE6B-4726-BABB-8265EA0F8AE4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.7" ,
"matchCriteriaId" : "D2AFDFD1-D95A-4EB7-843B-5E7659518B67"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B3CE743-2126-47A3-8B7C-822B502CF119"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "4DEB27E7-30AA-45CC-8934-B89263EF3551"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0005AEF-856E-47EB-BFE4-90C46899394D"
}
]
}
]
}
] ,
2024-09-04 22:03:16 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/09e086a5f72ea27c758b3f3b419a69000c32adc1" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1cece837e387c039225f19028df255df87a97c0d" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/24cf390a5426aac9255205e9533cdd7b4235d518" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/379a6a326514a3e2f71b674091dfb0e0e7522b55" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/628ea82190a678a56d2ec38cda3addf3b3a6248d" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/91b4850e7165a4b7180ef1e227733bcb41ccdf10" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a9a18e8f770c9b0703dab93580d0b02e199a4c79" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ef23c18ab88e33ce000d06a5c6aad0620f219bfd" ,
2024-09-06 18:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-04 22:03:16 +00:00
}
]
}