Linux

Linux Kernel

12975 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 23.12.2025 19:31:26

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFS_LAYOUT_DRAIN...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 19.11.2025 19:12:57

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix memory corruption of input_handler_list In appletb_kbd_probe an input handler is initialised and then registered with input core through input_register_handle...

  • EPSS 0.04%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 23.12.2025 19:33:07

In the Linux kernel, the following vulnerability has been resolved: regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods drvdata::gpiods is supposed to hold an array of 'gpio_desc' pointers. But the memory is allocated for only one poin...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 19.11.2025 20:05:38

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning when reconnecting channel When reconnecting a channel in smb2_reconnect_server(), a dummy tcon is passed down to smb2_reconnect() with ->query_interface un...

  • EPSS 0.04%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 17.09.2025 14:15:38

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 19.11.2025 20:05:42

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt() The cs40l50_upload_owt() function allocates memory via kmalloc() without checking for allocation failu...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:11:18

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix iteration of extrefs during log replay At __inode_add_ref() when processing extrefs, if we jump into the next label we have an undefined value of victim_name.len, since ...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 19.11.2025 20:10:23

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix data race in show_numa_info() The following data-race was found in show_numa_info(): ================================================================== BUG: KCSAN:...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:11:23

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak:...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:12:05

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect Remove redundant netif_napi_del() call from disconnect path. A WARN may be triggered in __netif_napi_del_locke...