Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.45%
  • Veröffentlicht 06.05.2026 11:27:41
  • Zuletzt bearbeitet 13.05.2026 21:19:27

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb(). syzbot reported null-ptr-deref of udp_sk(sk)->udp_prod_queue. [0] Since the cited commit, udp_lib_init_sock() can fail...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:27:40
  • Zuletzt bearbeitet 13.05.2026 21:19:56

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in __tegra_channel_try_format() The state object allocated by __v4l2_subdev_state_alloc() must be freed with __v4l2_subdev_state_free() when it ...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:27:39
  • Zuletzt bearbeitet 13.05.2026 21:20:17

In the Linux kernel, the following vulnerability has been resolved: mfd: macsmc: Initialize mutex Initialize struct apple_smc's mutex in apple_smc_probe(). Using the mutex uninitialized surprisingly resulted only in occasional NULL pointer derefere...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:27:39
  • Zuletzt bearbeitet 13.05.2026 21:20:09

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode PCIe endpoints with ATS enabled and passed through to userspace (e.g., QEMU, DPDK) can hard-lock...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:27:38
  • Zuletzt bearbeitet 13.05.2026 21:20:28

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix null dereference in find_network The variable pwlan has the possibility of being NULL when passed into rtw_free_network_nolock() which would later dereferen...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:27:37
  • Zuletzt bearbeitet 13.05.2026 21:09:08

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: fix bitmap leaks The RX/TX flow-control bitmaps (rx_fc_pfvf_bmap and tx_fc_pfvf_bmap) are allocated by cgx_lmac_init() but never freed in cgx_lmac_exit(). Unbind...

  • EPSS 0.47%
  • Veröffentlicht 06.05.2026 11:27:37
  • Zuletzt bearbeitet 13.05.2026 21:20:41

In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block freemap adjustment code after ~20 minutes of running o...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:27:36
  • Zuletzt bearbeitet 13.05.2026 21:09:16

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: enable basic endpoint checking pegasus_probe() fills URBs with hardcoded endpoint pipes without verifying the endpoint descriptors: - usb_rcvbulkpipe(dev, 1) ...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:27:35
  • Zuletzt bearbeitet 13.05.2026 20:06:24

In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits in volume label handling Crafted EROFS images containing valid volume labels can trigger incorrect early returns, leading to folio reference leaks....

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:27:35
  • Zuletzt bearbeitet 13.05.2026 21:09:24

In the Linux kernel, the following vulnerability has been resolved: mux: mmio: fix regmap leak on probe failure The mmio regmap that may be allocated during probe is never freed. Switch to using the device managed allocator so that the regmap is r...