Linux

Linux Kernel

14420 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 12.01.2024 03:15:08
  • Zuletzt bearbeitet 21.11.2024 07:33:36

An issue was discovered in drivers/input/input.c in the Linux kernel before 5.17.10. An attacker can cause a denial of service (panic) because input_set_capability mishandles the situation in which an event code falls outside of a bitmap.

  • EPSS 0.02%
  • Veröffentlicht 12.01.2024 02:15:44
  • Zuletzt bearbeitet 20.03.2025 16:59:40

An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 (netfilter: nf_tables: Reject tables of unsupported family); While creating a new netfilter table, lack of a safeguard against invalid nf_tables family ...

  • EPSS 0.01%
  • Veröffentlicht 12.01.2024 00:15:45
  • Zuletzt bearbeitet 21.11.2024 08:46:36

A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgroup_rstat_flush() is only called at css_release_work_fn(), which is calle...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2024 19:15:12
  • Zuletzt bearbeitet 21.11.2024 08:38:47

An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition.

  • EPSS 0.02%
  • Veröffentlicht 11.01.2024 19:15:12
  • Zuletzt bearbeitet 21.11.2024 08:38:47

An issue was discovered in the Linux kernel before 6.6.8. atalk_ioctl in net/appletalk/ddp.c has a use-after-free because of an atalk_recvmsg race condition.

  • EPSS 0.02%
  • Veröffentlicht 11.01.2024 19:15:12
  • Zuletzt bearbeitet 21.11.2024 08:38:47

An issue was discovered in the Linux kernel before 6.6.8. rose_ioctl in net/rose/af_rose.c has a use-after-free because of a rose_accept race condition.

  • EPSS 0.01%
  • Veröffentlicht 09.01.2024 18:15:47
  • Zuletzt bearbeitet 14.05.2025 04:16:07

A vulnerability was found in vhost_new_msg in drivers/vhost/vhost.c in the Linux kernel, which does not properly initialize memory in messages passed between virtual guests and the host operating system in the vhost/vhost.c:vhost_new_msg() function. ...

  • EPSS 0.16%
  • Veröffentlicht 08.01.2024 19:15:08
  • Zuletzt bearbeitet 21.11.2024 06:21:56

It was discovered that the eBPF implementation in the Linux kernel did not properly track bounds information for 32 bit registers when performing div and mod operations. A local attacker could use this to possibly execute arbitrary code.

  • EPSS 0.01%
  • Veröffentlicht 08.01.2024 19:15:08
  • Zuletzt bearbeitet 21.11.2024 07:38:19

The Linux kernel io_uring IORING_OP_SOCKET operation contained a double free in function __sys_socket_file() in file net/socket.c. This issue was introduced in da214a475f8bd1d3e9e7a19ddfeb4d1617551bab and fixed in 649c15c7691e9b13cbe9bf6c65c365350e05...

  • EPSS 1.32%
  • Veröffentlicht 08.01.2024 18:15:45
  • Zuletzt bearbeitet 21.11.2024 07:01:19

io_uring UAF, Unix SCM garbage collection