2024-12-27 17:03:43 +00:00
{
"id" : "CVE-2024-56603" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-12-27T15:15:19.770" ,
2025-02-11 17:04:06 +00:00
"lastModified" : "2025-02-11T16:15:44.703" ,
"vulnStatus" : "Modified" ,
2024-12-27 17:03:43 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: af_can: do not leave a dangling sk pointer in can_create()\n\nOn error can_create() frees the allocated sk object, but sock_init_data()\nhas already attached it to the provided sock object. This will leave a\ndangling sk pointer in the sock object and may cause use-after-free later."
2025-01-05 03:03:46 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net: af_can: no deje un puntero sk colgando en can_create() En caso de error, can_create() libera el objeto sk asignado, pero sock_init_data() ya lo ha adjuntado al objeto sock proporcionado. Esto dejar\u00e1 un puntero sk colgando en el objeto sock y puede provocar un uso posterior a la liberaci\u00f3n m\u00e1s adelante."
2024-12-27 17:03:43 +00:00
}
] ,
2025-01-14 17:03:53 +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
2025-02-11 17:04:06 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"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
2025-01-14 17:03:53 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2025-02-11 17:04:06 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2025-01-14 17:03:53 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "5.4.287" ,
"matchCriteriaId" : "DC7D5C80-B677-4131-A399-3366D7F3961C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.231" ,
"matchCriteriaId" : "B5C644CC-2BD7-4E32-BC54-8DCC7ABE9935"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.174" ,
"matchCriteriaId" : "419FD073-1517-4FD5-8158-F94BC68A1E89"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.120" ,
"matchCriteriaId" : "09AC6122-E2A4-40FE-9D33-268A1B2EC265"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.66" ,
"matchCriteriaId" : "29A976AD-B9AB-4A95-9F08-7669F8847EB9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.12.5" ,
"matchCriteriaId" : "9501D045-7A94-42CA-8B03-821BE94A65B7"
}
]
}
]
}
] ,
2024-12-27 17:03:43 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/1fe625f12d090d69f3f084990c7e4c1ff94bfe5f" ,
2025-01-14 17:03:53 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5947c9ac08f0771ea8ed64186b0d52e9029cb6c0" ,
2025-01-14 17:03:53 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/811a7ca7320c062e15d0f5b171fe6ad8592d1434" ,
2025-01-14 17:03:53 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/884ae8bcee749be43a071d6ed2d89058dbd2425c" ,
2025-01-14 17:03:53 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8df832e6b945e1ba61467d7f1c9305e314ae92fe" ,
2025-01-14 17:03:53 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ce39b5576785bb3e66591145aad03d66bc3e778d" ,
2025-01-14 17:03:53 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/db207d19adbac96058685f6257720906ad41d215" ,
2025-01-14 17:03:53 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
}
]
}