Linux

Linux Kernel

12374 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 01.03.2024 22:15:47
  • Last modified 03.11.2025 18:15:38

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCAL_WRITE failures. This caused the following kernel panic if someone sent an atom...

  • EPSS 0.02%
  • Published 01.03.2024 22:15:47
  • Last modified 10.12.2024 21:01:51

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedf_update_link_speed() The following trace was observed: [ 14.042059] Call Trace: [ 14.042061] <IRQ> [ 14.042068] qedf_link_update+0...

  • EPSS 0.01%
  • Published 01.03.2024 22:15:47
  • Last modified 19.03.2025 16:11:07

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxe_qp_do_cleanup() relies on valid pointer values in QP for the properly created ones, but in case rxe_qp_from_init() failed it wa...

  • EPSS 0.02%
  • Published 01.03.2024 22:15:47
  • Last modified 09.12.2024 18:41:59

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ideapad-laptop: fix a NULL pointer dereference The third parameter of dytc_cql_command should not be NULL since it will be dereferenced immediately.

  • EPSS 0.02%
  • Published 01.03.2024 22:15:47
  • Last modified 09.12.2024 18:45:03

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The user_entry_size is supplied by the user and later used as a denominator to calculate number of entries. The zero s...

  • EPSS 0.03%
  • Published 01.03.2024 22:15:47
  • Last modified 09.12.2024 18:45:24

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory Our code analyzer reported a uaf. In gaudi_memset_device_memory, cb is get via hl_cb_kernel_create()...

  • EPSS 0.01%
  • Published 01.03.2024 22:15:46
  • Last modified 09.01.2025 18:21:01

In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry do_mq_timedreceive calls wq_sleep with a stack local address. The sender (do_mq_timedsend) uses this addre...

  • EPSS 0.02%
  • Published 01.03.2024 22:15:46
  • Last modified 03.11.2025 18:15:37

In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix another memory leak in error handling paths Memory allocated by 'vmbus_alloc_ring()' at the beginning of the probe function is never freed in the error handling...

  • EPSS 0.02%
  • Published 01.03.2024 22:15:46
  • Last modified 12.12.2024 14:43:19

In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix a memory leak in error handling paths If 'vmbus_establish_gpadl()' fails, the (recv|send)_gpadl will not be updated and 'hv_uio_cleanup()' in the error handling...

  • EPSS 0.02%
  • Published 01.03.2024 14:15:53
  • Last modified 09.01.2025 20:20:02

In the Linux kernel, the following vulnerability has been resolved: erofs: fix lz4 inplace decompression Currently EROFS can map another compressed buffer for inplace decompression, that was used to handle the cases that some pages of compressed da...