跳转到帖子

Debian: CVE-2024-47686: linux, linux-6.1 -- security update

recommended_posts

发布于
  • Members

Debian: CVE-2024-47686: linux, linux-6.1 -- security update

Severity
6
CVSS
(AV:L/AC:L/Au:S/C:C/I:N/A:C)
Published
10/21/2024
Created
11/12/2024
Added
11/11/2024
Modified
01/30/2025

Description

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() The psc->div[] array has psc->num_div elements.These values come from when we call clk_hw_register_div().It's adc_divisors and ARRAY_SIZE(adc_divisors)) and so on.So this condition needs to be >= instead of > to prevent an out of bounds read.

Solution(s)

  • debian-upgrade-linux
  • debian-upgrade-linux-6-1

References

  • https://attackerkb.com/topics/cve-2024-47686
  • CVE - 2024-47686
  • DLA-4008-1
  • 查看数 693
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。

游客
回帖…