Linux

Linux Kernel

12793 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:25
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4_orphan_cleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in __lis...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:24
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while device_register() fails If device_register() fails, it has two issues: 1. The name allocated by dev_set_name() is leaked. 2. The parent ...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:22
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxe_queue_init in the function rxe_qp_init_req fails, both qp->req.task.func and qp->req.task.arg are not initialized. B...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:21
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: mmc: omap_hsmmc: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in m...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:20
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible name leak in ocxl_file_register_afu() If device_register() returns error in ocxl_file_register_afu(), the name allocated by dev_set_name() need be freed. A...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:19
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4_xattr_block_set() where we constantly keep finding...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:17
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl() If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed befor...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:16
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure af...

  • EPSS 0.02%
  • Veröffentlicht 09.12.2025 01:29:15
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected It has a fail log which is ath11k_dbg in ath11k_dp_rx_process_mon_status(), as below, it will not print w...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:13
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: fix leak of memory fw