Linux

Linux Kernel

13879 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:30:55
  • Zuletzt bearbeitet 27.01.2026 18:49:21

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on __kmem_cache_s...

  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:30:55
  • Zuletzt bearbeitet 27.01.2026 18:50:21

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Set merge to zero early in af_alg_sendmsg If an error causes af_alg_sendmsg to abort, ctx->merge may contain a garbage value from the previous loop. This may then...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 27.01.2026 18:57:34

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qp_type to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PS_UDP, other port spaces like PS_IB is also allowed, as...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 27.01.2026 18:57:46

In the Linux kernel, the following vulnerability has been resolved: jbd2: check 'jh->b_transaction' before removing it from checkpoint Following process will corrupt ext4 image: Step 1: jbd2_journal_commit_transaction __jbd2_journal_insert_checkpo...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 23.01.2026 20:08:02

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() The memory allocated in tb_queue_dp_bandwidth_request() needs to be released once the request is handled to avoid l...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 27.01.2026 18:58:18

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix unsafe drain work queue code If create_qp does not fully succeed it is possible for qp cleanup code to attempt to drain the send or recv work queues before the queues...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 23.01.2026 20:06:45

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88_usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 (size 512): com...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 27.01.2026 18:59:14

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC{0}: controller connect complet...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 23.01.2026 20:41:00

In the Linux kernel, the following vulnerability has been resolved: null_blk: fix poll request timeout handling When doing io_uring benchmark on /dev/nullb0, it's easy to crash the kernel if poll requests timeout triggered, as reported by David. [1...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:57
  • Zuletzt bearbeitet 27.01.2026 18:59:22

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix deinitialization of firmware resources Currently, in ath11k_ahb_fw_resources_init(), iommu domain mapping is done only for the chipsets having fixed firmware memo...