Linux

Linux Kernel

12374 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 17.04.2024 11:15:09
  • Last modified 07.01.2025 17:14:10

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: Fix use-after-free of net in reqsk_timer_handler(). syzkaller reported a warning of netns tracker [0] followed by KASAN splat [1] and another ref tracker warning [1]. sy...

  • EPSS 0.02%
  • Published 17.04.2024 11:15:09
  • Last modified 27.01.2025 15:08:19

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe() fsl_lpspi_probe() is allocating/disposing memory manually with spi_alloc_host()/spi_alloc_target(), but uses devm_spi_register...

  • EPSS 0.02%
  • Published 17.04.2024 11:15:09
  • Last modified 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: comedi: comedi_8255: Correct error in subdevice initialization The refactoring done in commit 5c57b1ccecc7 ("comedi: comedi_8255: Rework subdevice initialization functions") to the...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:09
  • Last modified 14.01.2025 14:45:52

In the Linux kernel, the following vulnerability has been resolved: nfs: fix panic when nfs4_ff_layout_prepare_ds() fails We've been seeing the following panic in production BUG: kernel NULL pointer dereference, address: 0000000000000065 PGD 2f485...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:09
  • Last modified 07.05.2025 17:39:20

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate meta inode pages forcely Below race case can cause data corruption: Thread A GC thread - gc_data_segment - ra_data_block - locked meta_i...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:09
  • Last modified 30.04.2025 14:24:09

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr() with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When si...

  • EPSS 0.02%
  • Published 17.04.2024 11:15:09
  • Last modified 14.01.2025 14:46:37

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix NULL pointer dereference in f2fs_submit_page_write() BUG: kernel NULL pointer dereference, address: 0000000000000014 RIP: 0010:f2fs_submit_page_write+0x6cf/0x780 [f2fs] C...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:09
  • Last modified 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srpt_refresh_port(). This seems to be becaus...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:09
  • Last modified 10.01.2025 18:28:25

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the ...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:09
  • Last modified 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip It's possible that mtk_crtc->event is NULL in mtk_drm_crtc_finish_page_flip(). pending_needs_vblank value i...