Linux

Linux Kernel

12158 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 18.09.2025 13:33:29
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 ("Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk"). We can not access k after...

  • EPSS 0.04%
  • Published 18.09.2025 13:33:28
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiex_handle_uap_rx_forward()', always check the value returned by 'skb_copy()' to avoid potential NULL pointer der...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:27
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: net/smc: Reset connection when trying to use SMCRv2 fails. We found a crash when using SMCRv2 with 2 Mellanox ConnectX-4. It can be reproduced by: - smc_run nginx - smc_run wrk -t...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:27
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 The T241 platform suffers from the T241-FABRIC-4 erratum which causes unexpected behavior in the GIC when multiple transa...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:26
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4_ssc_umount_item The reference count of nfsd4_ssc_umount_item is not decremented on error conditions. This prevents the laundromat from unm...

  • EPSS 0.03%
  • Published 18.09.2025 13:33:25
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request There are two check of 'mreplace' in raid10_sync_request(). In the first check, 'need_replace' will be set and 'mre...

  • EPSS 0.03%
  • Published 18.09.2025 13:33:24
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvo_usb_probe() warn: missing unwind goto? After geting irq, if ret < 0, i...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:23
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2_compound_op we have a possible use-after-free which can cause hard to debug problems later on. This was revealed du...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:23
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915_gem_object_is_framebuffer() doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means...

  • EPSS 0.02%
  • Published 18.09.2025 13:33:22
  • Last modified 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assu...