跳转到帖子

Ubuntu: (CVE-2024-26797): linux-raspi-realtime vulnerability

recommended_posts

发布于
  • Members

Ubuntu: (CVE-2024-26797): linux-raspi-realtime vulnerability

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
04/04/2024
Created
02/12/2025
Added
02/11/2025
Modified
02/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent potential buffer overflow in map_hw_resources Adds a check in the map_hw_resources function to prevent a potential buffer overflow. The function was accessing arrays using an index that could potentially be greater than the size of the arrays, leading to a buffer overflow. Adds a check to ensure that the index is within the bounds of the arrays. If the index is out of bounds, an error message is printed and break it will continue execution with just ignoring extra data early to prevent the buffer overflow. Reported by smatch: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_wrapper.c:79 map_hw_resources() error: buffer overflow 'dml2->v20.scratch.dml_to_dc_pipe_mapping.disp_cfg_to_stream_id' 6 <= 7 drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_wrapper.c:81 map_hw_resources() error: buffer overflow 'dml2->v20.scratch.dml_to_dc_pipe_mapping.disp_cfg_to_plane_id' 6 <= 7

Solution(s)

  • ubuntu-upgrade-linux-raspi-realtime

References

  • https://attackerkb.com/topics/cve-2024-26797
  • CVE - 2024-26797
  • https://git.kernel.org/stable/c/0f8ca019544a252d1afb468ce840c6dcbac73af4
  • https://git.kernel.org/stable/c/50a6302cf881f67f1410461a68fe9eabd00ff31d
  • https://www.cve.org/CVERecord?id=CVE-2024-26797
  • 查看数 706
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…