2024-12-28 11:03:41 +00:00
{
"id" : "CVE-2024-56688" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-12-28T10:15:12.643" ,
2025-01-08 19:03:45 +00:00
"lastModified" : "2025-01-08T17:11:05.457" ,
"vulnStatus" : "Analyzed" ,
2024-12-28 11:03:41 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nsunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport\n\nSince transport->sock has been set to NULL during reset transport,\nXPRT_SOCK_UPD_TIMEOUT also needs to be cleared. Otherwise, the\nxs_tcp_set_socket_timeouts() may be triggered in xs_tcp_send_request()\nto dereference the transport->sock that has been set to NULL."
2025-01-05 03:03:46 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: sunrpc: borrar XPRT_SOCK_UPD_TIMEOUT al reiniciar el transporte Dado que transport->sock se ha establecido en NULL durante el reinicio del transporte, tambi\u00e9n es necesario borrar XPRT_SOCK_UPD_TIMEOUT. De lo contrario, xs_tcp_set_socket_timeouts() puede activarse en xs_tcp_send_request() para desreferenciar el transport->sock que se ha establecido en NULL."
2024-12-28 11:03:41 +00:00
}
] ,
2025-01-08 19:03:45 +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-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.11" ,
"versionEndExcluding" : "5.4.287" ,
"matchCriteriaId" : "5F182E41-B51C-4700-AC27-E092FB0ACC21"
} ,
{
"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.64" ,
"matchCriteriaId" : "CA16DEE3-ABEC-4449-9F4A-7A3DC4FC36C7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.11.11" ,
"matchCriteriaId" : "21434379-192D-472F-9B54-D45E3650E893"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.12" ,
"versionEndExcluding" : "6.12.2" ,
"matchCriteriaId" : "D8882B1B-2ABC-4838-AC1D-DBDBB5764776"
}
]
}
]
}
] ,
2024-12-28 11:03:41 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/3811172e8c98ceebd12fe526ca6cb37a1263c964" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4db9ad82a6c823094da27de4825af693a3475d51" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/638a8fa5a7e641f9401346c57e236f02379a0c40" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/66d11ca91bf5100ae2e6b5efad97e58d8448843a" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/86a1f9fa24804cd7f9d7dd3f24af84fc7f8ec02e" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/87a95ee34a48dfad198a2002e4966e1d63d53f2b" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/cc91d59d34ff6a6fee1c0b48612081a451e05e9a" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fe6cbf0b2ac3cf4e21824a44eaa336564ed5e960" ,
2025-01-08 19:03:45 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-28 11:03:41 +00:00
}
]
}