Linux

Linux Kernel

12975 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 11:12:19
  • Zuletzt bearbeitet 18.11.2025 21:58:19

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in local_bh_enable() The rxrpc_assess_MTU_size() function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming cal...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 11:12:18
  • Zuletzt bearbeitet 18.11.2025 21:53:40

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event (such as incoming data), the call gets placed on the socket's queue and a thread in recvmsg can be awakened ...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 11:12:17
  • Zuletzt bearbeitet 18.11.2025 21:53:29

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix the smbd_response slab to allow usercopy The handling of received data in the smbdirect client code involves using copy_to_iter() to copy data from the smbd_reponse struc...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 11:12:11
  • Zuletzt bearbeitet 18.11.2025 21:52:05

In the Linux kernel, the following vulnerability has been resolved: sched/ext: Prevent update_locked_rq() calls with NULL rq Avoid invoking update_locked_rq() when the runqueue (rq) pointer is NULL in the SCX_CALL_OP and SCX_CALL_OP_RET macros. Pr...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:08
  • Zuletzt bearbeitet 18.08.2025 20:16:28

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix kernel crash when hard resetting the GPU The GPU hard reset sequence calls pm_runtime_force_suspend() and pm_runtime_force_resume(), which according to their d...

  • EPSS 0.05%
  • Veröffentlicht 16.08.2025 10:55:07
  • Zuletzt bearbeitet 03.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Don't call mmput from MMU notifier callback If the process is exiting, the mmput inside mmu notifier callback from compactd or fork or numa balancing could release the ...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:06
  • Zuletzt bearbeitet 18.11.2025 21:51:58

In the Linux kernel, the following vulnerability has been resolved: mm/damon: fix divide by zero in damon_get_intervals_score() The current implementation allows having zero size regions with no special reasons, but damon_get_intervals_score() gets...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:05
  • Zuletzt bearbeitet 18.11.2025 21:51:51

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Disable INVLPGB on Zen2 AMD Cyan Skillfish (Family 17h, Model 47h, Stepping 0h) has an issue that causes system oopses and panics when performing TLB flush using INVLP...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 10:55:04
  • Zuletzt bearbeitet 18.11.2025 21:51:11

In the Linux kernel, the following vulnerability has been resolved: lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users() alloc_tag_top_users() attempts to lock alloc_tag_cttype->mod_lock even when the alloc_tag_cttype is not all...

  • EPSS 0.06%
  • Veröffentlicht 16.08.2025 10:55:03
  • Zuletzt bearbeitet 03.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the ...