2024-11-08 07:03:21 +00:00
{
"id" : "CVE-2024-50179" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-11-08T06:15:15.250" ,
2024-11-29 21:05:35 +00:00
"lastModified" : "2024-11-29T20:34:14.350" ,
"vulnStatus" : "Analyzed" ,
2024-11-08 07:03:21 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: remove the incorrect Fw reference check when dirtying pages\n\nWhen doing the direct-io reads it will also try to mark pages dirty,\nbut for the read path it won't hold the Fw caps and there is case\nwill it get the Fw reference."
2024-11-08 17:03:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ceph: eliminar la comprobaci\u00f3n de referencia de Fw incorrecta al ensuciar p\u00e1ginas. Al realizar lecturas de E/S directas, tambi\u00e9n intentar\u00e1 marcar las p\u00e1ginas como sucias, pero para la ruta de lectura no mantendr\u00e1 las capacidades de Fw y en ning\u00fan caso obtendr\u00e1 la referencia de Fw."
2024-11-08 07:03:21 +00:00
}
] ,
2024-11-29 21:05:35 +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" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.2" ,
"versionEndExcluding" : "4.19.323" ,
"matchCriteriaId" : "677C8F99-30A1-4F6B-BD3E-FE1550E8BA0A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.285" ,
"matchCriteriaId" : "B5A89369-320F-47FC-8695-56F61F87E4C0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.227" ,
"matchCriteriaId" : "795A3EE6-0CAB-4409-A903-151C94ACECC0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.168" ,
"matchCriteriaId" : "4D51C05D-455B-4D8D-89E7-A58E140B864C"
} ,
{
"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"
}
]
}
]
}
] ,
2024-11-08 07:03:21 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/11ab19d48ab877430eed0c7d83810970bbcbc4f6" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 07:03:21 +00:00
} ,
2024-11-08 17:03:28 +00:00
{
"url" : "https://git.kernel.org/stable/c/126b567a2ef65fc38a71d832bf1216c56816f231" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 17:03:28 +00:00
} ,
2024-11-08 07:03:21 +00:00
{
"url" : "https://git.kernel.org/stable/c/74b302ebad5b43ac17460fa58092d892a3cba6eb" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 07:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9d4f619153bab7fa59736462967821d6521a38cb" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 07:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c08dfb1b49492c09cf13838c71897493ea3b424e" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 07:03:21 +00:00
} ,
2024-11-08 17:03:28 +00:00
{
"url" : "https://git.kernel.org/stable/c/c26c5ec832dd9e9dcd0a0a892a485c99889b68f0" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 17:03:28 +00:00
} ,
2024-11-08 07:03:21 +00:00
{
"url" : "https://git.kernel.org/stable/c/ea98284fc4fb05f276737d2043b02b62be5a8dfb" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 07:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f55e003d261baa7c57d51ae5c8ec1f5c26a35c89" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 07:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f863bfd0a2c6c99011c62ea71ac04f8e78707da9" ,
2024-11-29 21:05:35 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-08 07:03:21 +00:00
}
]
}