2024-12-04 17:04:08 +00:00
{
"id" : "CVE-2024-53136" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-12-04T15:15:13.737" ,
2024-12-14 23:03:44 +00:00
"lastModified" : "2024-12-14T21:15:37.850" ,
"vulnStatus" : "Modified" ,
2024-12-04 17:04:08 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: revert \"mm: shmem: fix data-race in shmem_getattr()\"\n\nRevert d949d1d14fa2 (\"mm: shmem: fix data-race in shmem_getattr()\") as\nsuggested by Chuck [1]. It is causing deadlocks when accessing tmpfs over\nNFS.\n\nAs Hugh commented, \"added just to silence a syzbot sanitizer splat: added\nwhere there has never been any practical problem\"."
2024-12-06 10:02:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: mm: revert \"mm: shmem: fix data-race in shmem_getattr()\" Revert d949d1d14fa2 (\"mm: shmem: fix data-race in shmem_getattr()\") como lo sugiri\u00f3 Chuck [1]. Est\u00e1 causando bloqueos al acceder a tmpfs a trav\u00e9s de NFS. Como coment\u00f3 Hugh, \"agregado solo para silenciar un splat de sanitizador de syzbot: agregado donde nunca ha habido ning\u00fan problema pr\u00e1ctico\"."
2024-12-04 17:04:08 +00:00
}
] ,
2024-12-11 19:04:27 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.19.323" ,
"versionEndExcluding" : "4.19.325" ,
"matchCriteriaId" : "156D3D2F-000E-47F7-9B3C-CD7E75608A2B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.4.285" ,
"versionEndExcluding" : "5.5" ,
"matchCriteriaId" : "0F89CEF5-BEBB-4C4B-925A-D5644DDD9764"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.10.229" ,
"versionEndExcluding" : "5.11" ,
"matchCriteriaId" : "11390F38-11AA-4957-9789-9E4FB50D9C89"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.15.171" ,
"versionEndExcluding" : "5.16" ,
"matchCriteriaId" : "8FA383FE-32A6-400A-B7BA-ECFA9FEEF84B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.1.116" ,
"versionEndExcluding" : "6.1.119" ,
"matchCriteriaId" : "DBE6E83A-CEB4-45E3-AF51-5840605379BA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.6.60" ,
"versionEndExcluding" : "6.6.63" ,
"matchCriteriaId" : "E99409ED-3E0E-4794-8849-278B070E9BD9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.11.7" ,
"versionEndExcluding" : "6.11.10" ,
"matchCriteriaId" : "8595560C-1D07-4213-8A91-E07B8C45B056"
}
]
}
]
}
] ,
2024-12-04 17:04:08 +00:00
"references" : [
2024-12-06 10:02:12 +00:00
{
"url" : "https://git.kernel.org/stable/c/36b537e8f302f670c7cf35d88a3a294443e32d52" ,
2024-12-11 19:04:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-06 10:02:12 +00:00
} ,
2024-12-14 23:03:44 +00:00
{
"url" : "https://git.kernel.org/stable/c/57cc8d253099d1b8627f0fb487ee011d9158ccc9" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
2024-12-04 17:04:08 +00:00
{
"url" : "https://git.kernel.org/stable/c/5874c1150e77296565ad6e495ef41fbf87570d14" ,
2024-12-11 19:04:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-04 17:04:08 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/64e67e8694252c1bf01b802ee911be3fee62c36b" ,
2024-12-11 19:04:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-04 17:04:08 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/901dc2ad7c3789fa87dc3956f6697c5d62d5cf7e" ,
2024-12-11 19:04:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-04 17:04:08 +00:00
} ,
2024-12-14 23:03:44 +00:00
{
"url" : "https://git.kernel.org/stable/c/a3c65022d89d5baa2cea8e87a6de983ea305f14c" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
2024-12-04 17:04:08 +00:00
{
"url" : "https://git.kernel.org/stable/c/d1aa0c04294e29883d65eac6c2f72fe95cc7c049" ,
2024-12-11 19:04:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-14 23:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d3f9d88c2c03b2646ace336236adca19f7697bd3" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
2024-12-04 17:04:08 +00:00
}
]
}