跳转到帖子

FreeBSD: VID-2830B374-DEBD-11EF-87BA-002590C1F29C (CVE-2025-0662): FreeBSD -- Uninitialized kernel memory disclosure via ktrace(2)

recommended_posts

发布于
  • Members

FreeBSD: VID-2830B374-DEBD-11EF-87BA-002590C1F29C (CVE-2025-0662): FreeBSD -- Uninitialized kernel memory disclosure via ktrace(2)

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

Description

In some cases, the ktrace facility will log the contents of kernel structures to userspace.In one such case, ktrace dumps a variable-sized sockaddr to userspace.There, the full sockaddr is copied, even when it is shorter than the full size.This can result in up to 14 uninitialized bytes of kernel memory being copied out to userspace.

It is possible for an unprivileged userspace program to leak 14 bytes of a kernel heap allocation to userspace.

Solution(s)

  • freebsd-upgrade-base-14_2-release-p1

References

  • CVE-2025-0662
  • 查看数 705
  • 已创建
  • 最后回复

参与讨论

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

游客
回帖…