Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:41
  • Zuletzt bearbeitet 17.03.2025 15:13:38

In the Linux kernel, the following vulnerability has been resolved: libceph: just wait for more data to be available on the socket A short read may occur while reading the message footer from the socket. Later, when the socket is ready for another...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:40
  • Zuletzt bearbeitet 08.04.2025 19:28:36

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from ntfs_load_attr_list(). The "size" comes from le32_to_cpu(attr->res.data_size) so it can't overflow...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2024 15:15:49
  • Zuletzt bearbeitet 17.03.2026 17:20:55

In the Linux kernel, the following vulnerability has been resolved: Fix memory leak in posix_clock_open() If the clk ops.open() function returns an error, we don't release the pccontext we allocated for this clock. Re-organize the code slightly to...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2024 09:15:51
  • Zuletzt bearbeitet 14.01.2025 15:37:45

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), callback function ljca_auxdev_release ca...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2024 09:15:51
  • Zuletzt bearbeitet 03.02.2025 14:32:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard->timer could schedule the spu_dma_work and the spu_dma_work could also arm the dreamcastcard->timer. ...

  • EPSS 0.89%
  • Veröffentlicht 01.04.2024 03:15:07
  • Zuletzt bearbeitet 23.04.2025 13:48:30

In wlan firmware, there is a possible out of bounds write due to improper input validation. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: A...

  • EPSS 0.02%
  • Veröffentlicht 29.03.2024 10:15:09
  • Zuletzt bearbeitet 08.04.2025 19:28:53

In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flush_work() before timer_shutdown_sync() in switch_drv_remove(). Although we use flu...

  • EPSS 0.01%
  • Veröffentlicht 28.03.2024 08:15:25
  • Zuletzt bearbeitet 04.11.2025 18:15:49

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv->len is a multiple of 4, then dst[len / 4] can write past the destination array which leads to stack corruption. Th...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2024 14:15:10
  • Zuletzt bearbeitet 04.11.2025 22:15:58

In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnet_get_endpoints Add check for usbnet_get_endpoints() and return the error if it fails in order to transfer the error.

  • EPSS 0.02%
  • Veröffentlicht 27.03.2024 14:15:10
  • Zuletzt bearbeitet 08.04.2025 19:29:03

In the Linux kernel, the following vulnerability has been resolved: net: pds_core: Fix possible double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), Callback function pdsc_auxbus_dev...