Linux

Linux Kernel

12162 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:32
  • Zuletzt bearbeitet 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: 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...

  • EPSS 0.03%
  • Veröffentlicht 18.09.2025 13:33:31
  • Zuletzt bearbeitet 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtk_drm_bind() can fail, in which case drm_dev_put() is called, destroying the drm_device object. However a pointer to it wa...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:30
  • Zuletzt bearbeitet 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd (NOP OUT) to the device for link recovery. If thi...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:29
  • Zuletzt bearbeitet 19.09.2025 16:00:27

In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in of_find_device_by_node Use put_device to release the object get through of_find_device_by_node, avoiding resource leaks.

  • EPSS 0.03%
  • Veröffentlicht 18.09.2025 13:33:29
  • Zuletzt bearbeitet 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%
  • Veröffentlicht 18.09.2025 13:33:28
  • Zuletzt bearbeitet 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%
  • Veröffentlicht 18.09.2025 13:33:27
  • Zuletzt bearbeitet 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%
  • Veröffentlicht 18.09.2025 13:33:27
  • Zuletzt bearbeitet 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%
  • Veröffentlicht 18.09.2025 13:33:26
  • Zuletzt bearbeitet 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%
  • Veröffentlicht 18.09.2025 13:33:25
  • Zuletzt bearbeitet 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...