Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 20.05.2025 16:47:19
  • Zuletzt bearbeitet 14.11.2025 17:01:44

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpci_create_device() error return The zpci_create_device() function returns an error pointer that needs to be checked before dereferencing it as a s...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 16:47:18
  • Zuletzt bearbeitet 16.12.2025 20:31:09

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 16:47:17
  • Zuletzt bearbeitet 16.12.2025 20:31:02

In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo Prevent st_lsm6dsx_read_fifo from falling in an infinite loop in case pattern_len is equal to zero and the device ...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2025 16:47:17
  • Zuletzt bearbeitet 14.11.2025 17:02:19

In the Linux kernel, the following vulnerability has been resolved: staging: bcm2835-camera: Initialise dev in v4l2_dev Commit 42a2f6664e18 ("staging: vc04_services: Move global g_state to vchiq_state") changed mmal_init to pass dev->v4l2_dev.dev t...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 16:47:16
  • Zuletzt bearbeitet 16.12.2025 20:30:50

In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IRQ function in this driver is reading the flag twice: once to lock a mutex and once to unlock it. Even...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 16:47:16
  • Zuletzt bearbeitet 16.12.2025 20:30:57

In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo Prevent st_lsm6dsx_read_tagged_fifo from falling in an infinite loop in case pattern_len is equal to zero a...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 16:47:15
  • Zuletzt bearbeitet 16.12.2025 20:30:17

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsi_con_mutex_lock / ucsi_con_mutex_unlock functions to the UCSI driver. ucsi_con_mutex_lock ensures the conn...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2025 16:47:14
  • Zuletzt bearbeitet 14.11.2025 17:02:33

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix invalid context error in dml helper [Why] "BUG: sleeping function called from invalid context" error. after: "drm/amd/display: Protect FPU in dml2_validate()/d...

  • EPSS 0.04%
  • Veröffentlicht 20.05.2025 16:47:14
  • Zuletzt bearbeitet 21.05.2025 20:24:58

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL When userspace does PR_SET_TAGGED_ADDR_CTRL, but Supm extension is not available, the kernel crashes: Oops - illegal instruc...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 16:15:34
  • Zuletzt bearbeitet 16.12.2025 20:37:53

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid...