Freebsd

Freebsd

515 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 09.03.2026 12:25:39
  • Zuletzt bearbeitet 17.03.2026 15:55:14

The rtsock_msg_buffer() function serializes routing information into a buffer. As a part of this, it copies sockaddr structures into a sockaddr_storage structure on the stack. It assumes that the source sockaddr length field had already been valida...

  • EPSS 0.02%
  • Veröffentlicht 09.03.2026 12:10:08
  • Zuletzt bearbeitet 17.03.2026 15:54:31

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this c...

  • EPSS 0.01%
  • Veröffentlicht 09.03.2026 11:54:20
  • Zuletzt bearbeitet 17.03.2026 15:54:59

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if ...

  • EPSS 0.01%
  • Veröffentlicht 09.03.2026 11:46:51
  • Zuletzt bearbeitet 17.03.2026 15:55:08

By default, jailed processes cannot mount filesystems, including nullfs(4). However, the allow.mount.nullfs option enables mounting nullfs filesystems, subject to privilege checks. If a privileged user within a jail is able to nullfs-mount director...

  • EPSS 0.01%
  • Veröffentlicht 09.03.2026 11:34:52
  • Zuletzt bearbeitet 17.03.2026 15:55:19

In some cases, the `tcp-setmss` handler may free the packet data and throw an error without halting the rule processing engine. A subsequent rule can then allow the traffic after the packet data is gone, resulting in a NULL pointer dereference. Mal...

Exploit
  • EPSS 53.6%
  • Veröffentlicht 09.03.2026 11:27:27
  • Zuletzt bearbeitet 17.03.2026 15:55:24

The rtsol(8) and rtsold(8) programs do not validate the domain search list options provided in router advertisement messages; the option body is passed to resolvconf(8) unmodified. resolvconf(8) is a shell script which does not validate its input. ...

  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 17:43:12
  • Zuletzt bearbeitet 22.10.2025 21:12:32

Software which sets SO_REUSEPORT_LB on a socket and then connects it to a host will not directly observe any problems. However, due to its membership in a load-balancing group, that socket will receive packets originating from any host. This breaks...

  • EPSS 0.14%
  • Veröffentlicht 30.01.2025 05:15:10
  • Zuletzt bearbeitet 07.02.2025 17:15:30

When etcupdate encounters conflicts while merging files, it saves a version containing conflict markers in /var/db/etcupdate/conflicts. This version does not preserve the mode of the input file, and is world-readable. This applies to files that wou...

  • EPSS 0.1%
  • Veröffentlicht 30.01.2025 05:15:10
  • Zuletzt bearbeitet 07.02.2025 17:15:31

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...

  • EPSS 0.02%
  • Veröffentlicht 30.01.2025 05:15:09
  • Zuletzt bearbeitet 07.02.2025 17:15:30

On 64-bit systems, the implementation of VOP_VPTOFH() in the cd9660, tarfs and ext2fs filesystems overflows the destination FID buffer by 4 bytes, a stack buffer overflow. A NFS server that exports a cd9660, tarfs, or ext2fs file system can be made ...