Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 29.12.2024 09:15:06
  • Zuletzt bearbeitet 15.10.2025 17:42:34

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: fix nsim_pp_hold_write() nsim_pp_hold_write() has two problems: 1) It may return with rtnl held, as found by syzbot. 2) Its return value does not propagate an err...

  • EPSS 0.04%
  • Veröffentlicht 29.12.2024 09:15:06
  • Zuletzt bearbeitet 15.10.2025 17:42:17

In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that...

  • EPSS 0.06%
  • Veröffentlicht 29.12.2024 09:15:05
  • Zuletzt bearbeitet 03.11.2025 21:18:22

In the Linux kernel, the following vulnerability has been resolved: io_uring: check if iowq is killed before queuing task work can be executed after the task has gone through io_uring termination, whether it's the final task_work run or the fallbac...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:19
  • Zuletzt bearbeitet 15.12.2025 20:53:18

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Add check for rgby_data memory allocation failure In ia_css_3a_statistics_allocate(), there is no check on the allocation result of the rgby_data memory. If rgby_da...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:19
  • Zuletzt bearbeitet 26.09.2025 20:21:15

In the Linux kernel, the following vulnerability has been resolved: s390/cpum_sf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU hardware is done at first event creation and is protected by a pair of mutex_lock() and mu...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:19
  • Zuletzt bearbeitet 03.11.2025 21:18:22

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.c Add error pointer checks after calling otx2_mbox_get_rsp().

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:17
  • Zuletzt bearbeitet 26.09.2025 20:21:50

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix potential double remove of hotplug slot In commit 6ee600bfbe0f ("s390/pci: remove hotplug slot when releasing the device") the zpci_exit_slot() was moved from zpci_de...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:17
  • Zuletzt bearbeitet 03.11.2025 21:18:20

In the Linux kernel, the following vulnerability has been resolved: media: wl128x: Fix atomicity violation in fmc_send_cmd() Atomicity violation occurs when the fmc_send_cmd() function is executed simultaneously with the modification of the fmdev->...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:17
  • Zuletzt bearbeitet 03.11.2025 21:18:21

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore The dtl_access_lock needs to be a rw_sempahore, a sleeping lock, because the code calls kmalloc() while holding it, which ...

  • EPSS 0.04%
  • Veröffentlicht 28.12.2024 10:15:14
  • Zuletzt bearbeitet 03.11.2025 21:18:19

In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementa...