Linux

Linux Kernel

14202 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:52
  • Zuletzt bearbeitet 14.01.2026 19:16:33

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pci_bus_release_domain_nr() Commit c14f7ccc9f5d ("PCI: Assign PCI domain IDs by ida_alloc()") introduced a use-after-free bug in the bus removal cleanup....

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:51
  • Zuletzt bearbeitet 14.01.2026 19:16:33

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: don't assume child devices are all fsl-mc devices Changes in VFIO caused a pseudo-device to be created as child of fsl-mc devices causing a crash [1] when trying to bi...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:50
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: Rework scratch handling for READ_PLUS (again) I found that the read code might send multiple requests using the same nfs_pgio_header, but nfs4_proc_read_setup() is only ca...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:50
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?d_leaf() definitions When I do LTP test, LTP test case ksm06 caused panic at break_ksm_pmd_entry -> pmd_leaf (Huge page table but False) -> pte_present ...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:49
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make things s...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:48
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue under cocurrent smb2 tree disconnect There is UAF issue under cocurrent smb2 tree disconnect. This patch introduce TREE_CONN_EXPIRE flags for tcon to avoid co...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:47
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in md_bitmap_get_counter If we write a large number to md/bitmap_set_bits, md_bitmap_checkpage() will return -EINVAL because 'page >= bitmap->pa...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:46
  • Zuletzt bearbeitet 14.01.2026 19:16:32

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Add null pointer check in gserial_suspend Consider a case where gserial_disconnect has already cleared gser->ioport. And if gserial_suspend gets called after...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:45
  • Zuletzt bearbeitet 14.01.2026 19:16:31

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To ma...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:44
  • Zuletzt bearbeitet 14.01.2026 19:16:31

In the Linux kernel, the following vulnerability has been resolved: skbuff: skb_segment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 ("skbuff: in skb_segment, call zerocopy functions once per nskb") added the call to zero...