2024-10-21 20:03:29 +00:00
{
"id" : "CVE-2024-50000" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-10-21T18:15:20.063" ,
2024-10-25 20:03:18 +00:00
"lastModified" : "2024-10-25T19:55:55.357" ,
"vulnStatus" : "Analyzed" ,
2024-10-21 20:03:29 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()\n\nIn mlx5e_tir_builder_alloc() kvzalloc() may return NULL\nwhich is dereferenced on the next line in a reference\nto the modify field.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE."
2024-10-23 16:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net/mlx5e: Se ha corregido la desreferenciaci\u00f3n NULL en mlx5e_tir_builder_alloc(). En mlx5e_tir_builder_alloc(), kvzalloc() puede devolver NULL, que se desreferencia en la siguiente l\u00ednea en una referencia al campo de modificaci\u00f3n. Encontrado por Linux Verification Center (linuxtesting.org) con SVACE."
2024-10-21 20:03:29 +00:00
}
] ,
2024-10-25 20: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:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-10-25 20:03:18 +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-10-25 20:03:18 +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:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.15" ,
"versionEndExcluding" : "5.15.168" ,
"matchCriteriaId" : "151D0F58-4482-4AA5-87D2-803A6F5164C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.113" ,
"matchCriteriaId" : "D01BD22E-ACD1-4618-9D01-6116570BE1EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.55" ,
"matchCriteriaId" : "E90B9576-56C4-47BC-AAB0-C5B2D438F5D0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.14" ,
"matchCriteriaId" : "4C16BCE0-FFA0-4599-BE0A-1FD65101C021"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.11" ,
"versionEndExcluding" : "6.11.3" ,
"matchCriteriaId" : "54D9C704-D679-41A7-9C40-10A6B1E7FFE9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F361E1D-580F-4A2D-A509-7615F73167A1"
}
]
}
]
}
] ,
2024-10-21 20:03:29 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/0168ab6fbd9e50d20b97486168b604b2ab28a2ca" ,
2024-10-25 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1bcc86cc721bea68980098f51f102aa2c2b9d932" ,
2024-10-25 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4655456a64a0f936098c8432bac64e7176bd2aff" ,
2024-10-25 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4d80dde26d7bab1320210279483ac854dcb274b2" ,
2024-10-25 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b48ee5bb25c02ca2b81e0d16bf8af17ab6ed3f8b" ,
2024-10-25 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f25389e779500cf4a59ef9804534237841bce536" ,
2024-10-25 20:03:18 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 20:03:29 +00:00
}
]
}