Linux

Linux

8677 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 16.04.2025 14:11:50
  • Zuletzt bearbeitet 28.10.2025 19:05:41

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead() Currently, zswap_cpu_comp_dead() calls crypto_free_acomp() while holding the per-CPU acomp_ctx mutex. crypto_f...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:11:49
  • Zuletzt bearbeitet 01.05.2025 15:16:19

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:11:48
  • Zuletzt bearbeitet 03.11.2025 20:17:38

In the Linux kernel, the following vulnerability has been resolved: media: streamzap: fix race between device disconnection and urb callback Syzkaller has reported a general protection fault at function ir_raw_event_store_with_filter(). This crash ...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:11:48
  • Zuletzt bearbeitet 28.10.2025 19:05:26

In the Linux kernel, the following vulnerability has been resolved: media: vimc: skip .s_stream() for stopped entities Syzbot reported [1] a warning prompted by a check in call_s_stream() that checks whether .s_stream() operation is warranted for u...

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:11:47
  • Zuletzt bearbeitet 06.04.2026 13:40:05

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svc_proc_register() Currently, nfsd_proc_stat_init() ignores the return value of svc_proc_register(). If the procfile creation fails, then the...

  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:11:46
  • Zuletzt bearbeitet 03.11.2025 20:17:38

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dl_stid if fail to queue dl_recall Before calling nfsd4_run_cb to queue dl_recall to the callback_wq, we increment the reference count of dl_stid. We expect that after th...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:11:45
  • Zuletzt bearbeitet 06.04.2026 13:42:43

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the correspondi...

  • EPSS 0.07%
  • Veröffentlicht 16.04.2025 14:11:45
  • Zuletzt bearbeitet 01.10.2025 17:15:42

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix management of listener transports Currently, when no active threads are running, a root user using nfsdctl command can try to remove a particular listener from the list o...

  • EPSS 0.1%
  • Veröffentlicht 16.04.2025 14:11:44
  • Zuletzt bearbeitet 06.04.2026 13:39:28

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode ath11k_hal_srng_* should be used with srng->lock to protect srng data. For ath11k_dp_rx_mon_dest_process() and a...

  • EPSS 0.14%
  • Veröffentlicht 16.04.2025 14:11:43
  • Zuletzt bearbeitet 28.10.2025 18:54:50

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfs_truncate_nolock() Added a check for "read-only" mode in the `jfs_truncate_nolock` function to avoid errors related to writing to a...