2024-05-14 16:04:21 +00:00
{
"id" : "CVE-2024-27395" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-05-14T15:12:27.683" ,
2025-01-14 15:04:06 +00:00
"lastModified" : "2025-01-14T14:27:22.167" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-14 16:04:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: openvswitch: Fix Use-After-Free in ovs_ct_exit\n\nSince kfree_rcu, which is called in the hlist_for_each_entry_rcu traversal\nof ovs_ct_limit_exit, is not part of the RCU read critical section, it\nis possible that the RCU grace period will pass during the traversal and\nthe key will be free.\n\nTo prevent this, it should be changed to hlist_for_each_entry_safe."
2024-05-19 02:03:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net: openvswitch: Fix Use-After-Free en ovs_ct_exit Dado que kfree_rcu, que se llama en el recorrido hlist_for_each_entry_rcu de ovs_ct_limit_exit, no forma parte de la secci\u00f3n cr\u00edtica de lectura de RCU, es posible que el per\u00edodo de gracia de RCU pasar\u00e1 durante el recorrido y la clave quedar\u00e1 libre. Para evitar esto, se debe cambiar a hlist_for_each_entry_safe."
2024-05-14 16:04:21 +00:00
}
] ,
2025-01-14 15:04:06 +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" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "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" : "4.18" ,
"versionEndExcluding" : "4.19.313" ,
"matchCriteriaId" : "50CBAC7D-95E2-40F3-8EC6-E2B23E7363E6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.275" ,
"matchCriteriaId" : "5FF6D8DE-C559-4586-86C8-2C6B4420A2C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.216" ,
"matchCriteriaId" : "A44ABF89-F1BD-4C9A-895D-7596650DCD27"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.158" ,
"matchCriteriaId" : "65D80EF6-76AF-4186-B680-55516EA42EED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.90" ,
"matchCriteriaId" : "59CEDDCF-5C0D-4939-9CFE-2F4524892DD3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.30" ,
"matchCriteriaId" : "84046DAF-73CF-429D-9BA4-05B658B377B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.8.9" ,
"matchCriteriaId" : "5F9041E5-8358-4EF7-8F98-B812EDE49612"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "22BEDD49-2C6D-402D-9DBF-6646F6ECD10B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "DF73CB2A-DFFD-46FB-9BFE-AA394F27EA37"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "52048DDA-FC5A-4363-95A0-A6357B4D7F8C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "A06B2CCF-3F43-4FA9-8773-C83C3F5764B2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "F850DCEC-E08B-4317-A33B-D2DCF39F601B"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
}
]
}
]
}
] ,
2024-05-14 16:04:21 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/2db9a8c0a01fa1c762c1e61a13c212c492752994" ,
2025-01-14 15:04:06 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3" ,
2025-01-14 15:04:06 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424" ,
2025-01-14 15:04:06 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2" ,
2025-01-14 15:04:06 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4" ,
2025-01-14 15:04:06 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1" ,
2025-01-14 15:04:06 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137" ,
2025-01-14 15:04:06 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865" ,
2025-01-14 15:04:06 +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/2db9a8c0a01fa1c762c1e61a13c212c492752994" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/35880c3fa6f8fe281a19975d2992644588ca33d3" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/589523cf0b384164e445dd5db8d5b1bf97982424" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5ea7b72d4fac2fdbc0425cd8f2ea33abe95235b2" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9048616553c65e750d43846f225843ed745ec0d4" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/bca6fa2d9a9f560e6b89fd5190b05cc2f5d422c1" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/eaa5e164a2110d2fb9e16c8a29e4501882235137" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/edee0758747d7c219e29db9ed1d4eb33e8d32865" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html" ,
2025-01-14 15:04:06 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-05-14 16:04:21 +00:00
}
]
}