2025-02-27 03:03:52 +00:00
{
"id" : "CVE-2025-21711" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2025-02-27T02:15:14.760" ,
2025-03-13 15:03:52 +00:00
"lastModified" : "2025-03-13T13:15:49.343" ,
"vulnStatus" : "Modified" ,
2025-02-27 03:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rose: prevent integer overflows in rose_setsockopt()\n\nIn case of possible unpredictably large arguments passed to\nrose_setsockopt() and multiplied by extra values on top of that,\ninteger overflows may occur.\n\nDo the safest minimum and fix these issues by checking the\ncontents of 'opt' and returning -EINVAL if they are too large. Also,\nswitch to unsigned int and remove useless check for negative 'opt'\nin ROSE_IDLE case."
2025-03-02 03:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net/rose: evitar desbordamientos de n\u00fameros enteros en rose_setsockopt() En caso de que se pasen argumentos impredeciblemente grandes a rose_setsockopt() y se multipliquen por valores adicionales adem\u00e1s de eso, pueden ocurrir desbordamientos de n\u00fameros enteros. Haga lo m\u00ednimo m\u00e1s seguro y solucione estos problemas comprobando el contenido de 'opt' y devolviendo -EINVAL si es demasiado grande. Adem\u00e1s, cambie a int sin signo y elimine la comprobaci\u00f3n in\u00fatil para 'opt' negativo en el caso de ROSE_IDLE."
2025-02-27 03:03:52 +00:00
}
] ,
2025-03-07 13:03:48 +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" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.6.12" ,
"versionEndExcluding" : "6.1.129" ,
"matchCriteriaId" : "7CFA9ED9-656E-463E-A661-B2C4369D63EB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.76" ,
"matchCriteriaId" : "A6D70701-9CB6-4222-A957-00A419878993"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.12.13" ,
"matchCriteriaId" : "2897389C-A8C3-4D69-90F2-E701B3D66373"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.13" ,
"versionEndExcluding" : "6.13.2" ,
"matchCriteriaId" : "6D4116B1-1BFD-4F23-BA84-169CC05FC5A3"
}
]
}
]
}
] ,
2025-02-27 03:03:52 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/352daa50946c3bbb662432e8daf54d6760796589" ,
2025-03-07 13:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-27 03:03:52 +00:00
} ,
2025-03-13 15:03:52 +00:00
{
"url" : "https://git.kernel.org/stable/c/4bdd449977e2364a53d0b2a5427e71beb1cd702d" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
2025-02-27 03:03:52 +00:00
{
"url" : "https://git.kernel.org/stable/c/9bdee49ad6bbd26ab5e13cc6731e54fb1b6c1dca" ,
2025-03-07 13:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-27 03:03:52 +00:00
} ,
2025-03-13 15:03:52 +00:00
{
"url" : "https://git.kernel.org/stable/c/b8583b54455cbec2fc038fa32b6700890b369815" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
2025-02-27 03:03:52 +00:00
{
"url" : "https://git.kernel.org/stable/c/d08f4074f9c69f7e95502587eb1b258a965ba7f0" ,
2025-03-07 13:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-27 03:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d640627663bfe7d8963c7615316d7d4ef60f3b0b" ,
2025-03-07 13:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-27 03:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e5338930a29d0ab2a5af402f5f664aeba0d1a676" ,
2025-03-07 13:03:48 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-27 03:03:52 +00:00
}
]
}