Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 06.05.2026 11:28:01
  • Zuletzt bearbeitet 11.05.2026 20:36:39

In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dm_put_device when failing to get scsi dh name When commit fd81bc5cca8f ("scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()") adde...

  • EPSS 0.11%
  • Veröffentlicht 06.05.2026 11:28:01
  • Zuletzt bearbeitet 11.05.2026 20:36:27

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg() Claude pointed out that there is a nfs4_file refcount leak in nfsd_get_dir_deleg(). Ensure that the reference to "fp" is r...

  • EPSS 0.11%
  • Veröffentlicht 06.05.2026 11:28:00
  • Zuletzt bearbeitet 11.05.2026 20:51:38

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35 [Why] A backport of the change made for DCN401 that addresses an issue where we turn off the PHY PLL...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:27:59
  • Zuletzt bearbeitet 11.05.2026 20:47:45

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwnode, a sub-device may be registered (in case it was...

  • EPSS 0.46%
  • Veröffentlicht 06.05.2026 11:27:59
  • Zuletzt bearbeitet 11.05.2026 20:50:14

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads op[i+1] directly wit...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:27:58
  • Zuletzt bearbeitet 11.05.2026 20:38:38

In the Linux kernel, the following vulnerability has been resolved: ceph: do not propagate page array emplacement errors as batch errors When fscrypt is enabled, move_dirty_folio_in_page_array() may fail because it needs to allocate bounce buffers ...

  • EPSS 0.64%
  • Veröffentlicht 06.05.2026 11:27:57
  • Zuletzt bearbeitet 11.05.2026 20:40:56

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->nodelen to decide how much data to write for each node....

  • EPSS 0.47%
  • Veröffentlicht 06.05.2026 11:27:57
  • Zuletzt bearbeitet 11.05.2026 20:38:50

In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow"), Brian Foster observed that it's possible for a ...

  • EPSS 0.62%
  • Veröffentlicht 06.05.2026 11:27:56
  • Zuletzt bearbeitet 11.05.2026 20:52:58

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value from sp->max_recv_size and req->preferred_send_size t...

  • EPSS 0.44%
  • Veröffentlicht 06.05.2026 11:27:55
  • Zuletzt bearbeitet 11.05.2026 20:56:19

In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely. This prevents any stray bytes to be picked up by t...