Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 03.11.2025 21:19:11

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously. However, acl_access will still ret...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 13.03.2025 21:52:13

In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Add missing delayed work cancel for headset status The cancel_delayed_work_sync() call was missed, causing a use-after-free in corsair_void_remove().

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 03.11.2025 21:19:09

In the Linux kernel, the following vulnerability has been resolved: orangefs: fix a oob in orangefs_debug_write I got a syzbot report: slab-out-of-bounds Read in orangefs_debug_write... several people suggested fixes, I tested Al Viro's suggestion ...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 01.10.2025 20:18:24

In the Linux kernel, the following vulnerability has been resolved: gpiolib: Fix crash on error in gpiochip_get_ngpios() The gpiochip_get_ngpios() uses chip_*() macros to print messages. However these macros rely on gpiodev to be initialised and se...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 28.10.2025 20:39:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode() In function psp_init_cap_microcode(), it should bail out when failed to load firmware, otherwise it may caus...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 03.11.2025 21:19:09

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account f...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 21.03.2025 15:43:17

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913("workqueue: Reap workers via kthread_stop() and remove detach_completion") adds code to rea...

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 03.11.2025 21:19:09

In the Linux kernel, the following vulnerability has been resolved: team: better TEAM_OPTION_TYPE_STRING validation syzbot reported following splat [1] Make sure user-provided data contains one nul byte. [1] BUG: KMSAN: uninit-value in string_no...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 01.10.2025 20:18:25

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases If the XDP program doesn't result in XDP_PASS then we leak the memory allocated by am65_cpsw_build_skb(). It is poin...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 01.10.2025 20:18:25

In the Linux kernel, the following vulnerability has been resolved: LoongArch: csum: Fix OoB access in IP checksum code for negative lengths Commit 69e3a6aa6be2 ("LoongArch: Add checksum optimization for 64-bit system") would cause an undefined shi...