跳转到帖子

Red Hat: CVE-2024-26973: kernel: fat: fix uninitialized field in nostale filehandles (Multiple Advisories)

recommended_posts

发布于
  • Members

Red Hat: CVE-2024-26973: kernel: fat: fix uninitialized field in nostale filehandles (Multiple Advisories)

Severity
5
CVSS
(AV:L/AC:L/Au:S/C:N/I:N/A:C)
Published
05/01/2024
Created
06/07/2024
Added
06/06/2024
Modified
12/05/2024

Description

In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fat_encode_fh_nostale() encodes file handle without a parent it stores only first 10 bytes of the file handle. However the length of the file handle must be a multiple of 4 so the file handle is actually 12 bytes long and the last two bytes remain uninitialized. This is not great at we potentially leak uninitialized information with the handle to userspace. Properly initialize the full handle length.

Solution(s)

  • redhat-upgrade-kernel
  • redhat-upgrade-kernel-rt

References

  • CVE-2024-26973
  • RHSA-2024:3618
  • RHSA-2024:3627
  • RHSA-2024:9315
  • 查看数 697
  • 已创建
  • 最后回复

参与讨论

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

游客
回帖…