Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 25.07.2025 15:15:29
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: signal scheduled fence when kill job When an entity from application B is killed, drm_sched_entity_kill() removes all jobs belonging to that entity through drm_sched...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix regression with native SMB symlinks Some users and customers reported that their backup/copy tools started to fail when the directory being copied contained symlin...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: Initialize UDP checksum field before checksumming commit f1fce08e63fe ("netpoll: Eliminate redundant assignment") removed the initialization of the UDP checksum, whic...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: riscv: fix runtime constant support for nommu kernels the `__runtime_fixup_32` function does not handle the case where `val` is zero correctly (as might occur when patching a nommu...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: Revert "riscv: Define TASK_SIZE_MAX for __access_ok()" This reverts commit ad5643cf2f69 ("riscv: Define TASK_SIZE_MAX for __access_ok()"). This commit changes TASK_SIZE_MAX to be ...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:28
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: riscv: vector: Fix context save/restore with xtheadvector Previously only v0-v7 were correctly saved/restored, and the context of v8-v31 are damanged. Correctly save/restore v8-v31...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:27
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices Maximum OTP and EEPROM size for hearthstone PCI1xxxx devices are 8 Kb and 64 Kb respectively. Adjust max size defi...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:27
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd9375: Fix double free of regulator supplies Driver gets regulator supplies in probe path with devm_regulator_bulk_get(), so should not call regulator_bulk_free() i...

  • EPSS 0.04%
  • Published 25.07.2025 15:15:27
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs do_exit() Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways...

  • EPSS 0.03%
  • Published 25.07.2025 15:15:27
  • Last modified 25.07.2025 15:29:19

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: check msg length in SMBUS block read For SMBUS block read, do not continue to read if the message length passed from the device is '0' or greater than the maximum allow...