CVE-2024-41721
- EPSS 4.36%
- Veröffentlicht 20.09.2024 08:15:11
- Zuletzt bearbeitet 15.04.2026 00:35:42
An insufficient boundary validation in the USB code could lead to an out-of-bounds read on the heap, which could potentially lead to an arbitrary write and remote code execution.
CVE-2024-45288
- EPSS 0.07%
- Veröffentlicht 05.09.2024 04:15:07
- Zuletzt bearbeitet 15.04.2026 00:35:42
A missing null-termination character in the last element of an nvlist array string can lead to writing outside the allocated buffer.
CVE-2024-41928
- EPSS 0.05%
- Veröffentlicht 05.09.2024 04:15:06
- Zuletzt bearbeitet 15.04.2026 00:35:42
Malicious software running in a guest VM can exploit the buffer overflow to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained ...
CVE-2024-6640
- EPSS 0.03%
- Veröffentlicht 12.08.2024 13:38:39
- Zuletzt bearbeitet 15.04.2026 00:35:42
In ICMPv6 Neighbor Discovery (ND), the ID is always 0. When pf is configured to allow ND and block incoming Echo Requests, a crafted Echo Request packet after a Neighbor Solicitation (NS) can trigger an Echo Reply. The packet has to come from the s...
CVE-2024-29937
- EPSS 4.36%
- Veröffentlicht 11.04.2024 01:25:15
- Zuletzt bearbeitet 17.06.2025 20:54:57
NFS in a BSD derived codebase, as used in OpenBSD through 7.4 and FreeBSD through 14.0-RELEASE, allows remote attackers to execute arbitrary code via a bug that is unrelated to memory corruption.
CVE-2022-23093
- EPSS 4.26%
- Veröffentlicht 15.02.2024 06:15:45
- Zuletzt bearbeitet 04.06.2025 22:15:09
ping reads raw IP packets from the network to process responses in the pr_pack() function. As part of processing a response ping has to reconstruct the IP header, the ICMP header and if present a "quoted packet," which represents the packet that gen...
CVE-2022-23092
- EPSS 0.4%
- Veröffentlicht 15.02.2024 06:15:45
- Zuletzt bearbeitet 04.06.2025 22:09:43
The implementation of lib9p's handling of RWALK messages was missing a bounds check needed when unpacking the message contents. The missing check means that the receipt of a specially crafted message will cause lib9p to overwrite unrelated memory. ...
- EPSS 0.04%
- Veröffentlicht 15.02.2024 06:15:45
- Zuletzt bearbeitet 04.06.2025 22:09:07
A particular case of memory sharing is mishandled in the virtual memory system. This is very similar to SA-21:08.vm, but with a different root cause. An unprivileged local user process can maintain a mapping of a page after it is freed, allowing th...
CVE-2022-23090
- EPSS 0.27%
- Veröffentlicht 15.02.2024 06:15:45
- Zuletzt bearbeitet 04.06.2025 21:59:04
The aio_aqueue function, used by the lio_listio system call, fails to release a reference to a credential in an error case. An attacker may cause the reference count to overflow, leading to a use after free (UAF).
CVE-2024-25941
- EPSS 0.09%
- Veröffentlicht 15.02.2024 05:15:11
- Zuletzt bearbeitet 04.06.2025 21:55:22
The jail(2) system call has not limited a visiblity of allocated TTYs (the kern.ttys sysctl). This gives rise to an information leak about processes outside the current jail. Attacker can get information about TTYs allocated on the host or in other...