Linux

Linux Kernel

14420 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 22.01.2024 13:15:25
  • Zuletzt bearbeitet 21.11.2024 08:47:20

A use-after-free flaw was found in the __ext4_remount in fs/ext4/super.c in ext4 in the Linux kernel. This flaw allows a local user to cause an information leak problem while freeing the old quota file names before a potential failure, leading to a u...

  • EPSS 0.01%
  • Veröffentlicht 21.01.2024 10:15:07
  • Zuletzt bearbeitet 04.11.2025 19:16:24

A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unix_stream_read_generic() on the socket that the SKB is queued on.

  • EPSS 0.02%
  • Veröffentlicht 18.01.2024 16:15:08
  • Zuletzt bearbeitet 21.11.2024 08:46:59

A flaw was found in the Netfilter subsystem in the Linux kernel. The issue is in the nft_byteorder_eval() function, where the code iterates through a loop and writes to the `dst` array. On each iteration, 8 bytes are written, but `dst` is an array of...

  • EPSS 0.01%
  • Veröffentlicht 17.01.2024 16:15:47
  • Zuletzt bearbeitet 21.11.2024 08:47:03

A denial of service vulnerability was found in tipc_crypto_key_revoke in net/tipc/crypto.c in the Linux kernel’s TIPC subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the system.

  • EPSS 0.02%
  • Veröffentlicht 17.01.2024 16:15:47
  • Zuletzt bearbeitet 25.11.2024 10:44:03

An out-of-bounds memory write flaw was found in the Linux kernel’s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate thei...

  • EPSS 0.01%
  • Veröffentlicht 17.01.2024 16:15:46
  • Zuletzt bearbeitet 21.11.2024 08:47:02

A denial of service vulnerability due to a deadlock was found in sctp_auto_asconf_init in net/sctp/socket.c in the Linux kernel’s SCTP subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the syste...

  • EPSS 0.79%
  • Veröffentlicht 16.01.2024 15:15:09
  • Zuletzt bearbeitet 21.11.2024 08:46:56

A memory leak flaw was found in the Linux kernel’s io_uring functionality in how a user registers a buffer ring with IORING_REGISTER_PBUF_RING, mmap() it, and then frees it. This flaw allows a local user to crash or potentially escalate their privile...

  • EPSS 0.07%
  • Veröffentlicht 15.01.2024 20:15:43
  • Zuletzt bearbeitet 21.11.2024 08:46:53

An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service.

  • EPSS 0.02%
  • Veröffentlicht 15.01.2024 19:15:08
  • Zuletzt bearbeitet 21.11.2024 08:46:52

A use-after-free flaw was found in the Linux Kernel. When a disk is removed, bdi_unregister is called to stop further write-back and waits for associated delayed work to complete. However, wb_inode_writeback_end() may schedule bandwidth estimation wo...

  • EPSS 0.01%
  • Veröffentlicht 15.01.2024 10:15:26
  • Zuletzt bearbeitet 21.11.2024 08:44:49

A Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cause a denial of service problem due to a missing check at a function return.