2024-11-09 13:03:21 +00:00
{
"id" : "CVE-2024-50233" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-11-09T11:15:09.210" ,
2024-11-13 19:03:36 +00:00
"lastModified" : "2024-11-13T18:25:06.407" ,
"vulnStatus" : "Analyzed" ,
2024-11-09 13:03:21 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nstaging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()\n\nIn the ad9832_write_frequency() function, clk_get_rate() might return 0.\nThis can lead to a division by zero when calling ad9832_calc_freqreg().\nThe check if (fout > (clk_get_rate(st->mclk) / 2)) does not protect\nagainst the case when fout is 0. The ad9832_write_frequency() function\nis called from ad9832_write(), and fout is derived from a text buffer,\nwhich can contain any value."
2024-11-12 15:03:42 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: staging: iio: frequency: ad9832: arregla la divisi\u00f3n por cero en ad9832_calc_freqreg() En la funci\u00f3n ad9832_write_frequency(), clk_get_rate() podr\u00eda devolver 0. Esto puede provocar una divisi\u00f3n por cero al llamar a ad9832_calc_freqreg(). La comprobaci\u00f3n if (fout > (clk_get_rate(st->mclk) / 2)) no protege contra el caso en el que fout sea 0. La funci\u00f3n ad9832_write_frequency() se llama desde ad9832_write(), y fout se deriva de un b\u00fafer de texto, que puede contener cualquier valor."
2024-11-09 13:03:21 +00:00
}
] ,
2024-11-13 19:03:36 +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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-11-13 19:03:36 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-13 19:03:36 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-369"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.6.39" ,
"versionEndExcluding" : "5.4.285" ,
"matchCriteriaId" : "1B9630E7-2D96-4748-B937-208FF07263D3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.229" ,
"matchCriteriaId" : "1A03CABE-9B43-4E7F-951F-10DEEADAA426"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.171" ,
"matchCriteriaId" : "2BE18665-48ED-417A-90AA-41F3AC0B4E9A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.116" ,
"matchCriteriaId" : "43EFDC15-E4D4-4F1E-B70D-62F0854BFDF3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.60" ,
"matchCriteriaId" : "75088E5E-2400-4D20-915F-7A65C55D9CCD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.11.7" ,
"matchCriteriaId" : "E96F53A4-5E87-4A70-BD9A-BC327828D57F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F361E1D-580F-4A2D-A509-7615F73167A1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "925478D0-3E3D-4E6F-ACD5-09F28D5DF82C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "3C95E234-D335-4B6C-96BF-E2CEBD8654ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0F717D8-3014-4F84-8086-0124B2111379"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "24DBE6C7-2AAE-4818-AED2-E131F153D2FA"
}
]
}
]
}
] ,
2024-11-09 13:03:21 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/2f39548f45693d86e950647012a214da6917dc9f" ,
2024-11-13 19:03:36 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-09 13:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/442f786c5bff8cfd756ebdeaa4aadbf05c22aa5a" ,
2024-11-13 19:03:36 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-09 13:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/6bd301819f8f69331a55ae2336c8b111fc933f3d" ,
2024-11-13 19:03:36 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-09 13:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/adfbc08b94e7df08b9ed5fa26b969cc1b54c84ec" ,
2024-11-13 19:03:36 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-09 13:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ccbc10647aafe2b7506edb4b10e19c6c2416c162" ,
2024-11-13 19:03:36 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-09 13:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/dd9e1cf619c945f320e686dcaf13e37ef0b05fdd" ,
2024-11-13 19:03:36 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-09 13:03:21 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fcd6b59f7a774558e2525251c68aa37aff748e55" ,
2024-11-13 19:03:36 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-11-09 13:03:21 +00:00
}
]
}