Linux

Linux Kernel

12162 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:31
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered If a synchronous error is detected as a result of user-space process triggering a 2-bit uncorrecte...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:30
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check [WHY] Prevents null pointer dereferences to enhance function robustness [HOW] Adds early null check and return false if invalid.

  • EPSS 0.06%
  • Veröffentlicht 11.09.2025 16:52:29
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: usb: core: config: Prevent OOB read in SS endpoint companion parsing usb_parse_ss_endpoint_companion() checks descriptor type before length, enabling a potentially odd read outside...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:29
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12k_dp_rx_peer_frag_setup()...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2025 16:52:28
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix race between quota disable and quota rescan ioctl There's a race between a task disabling quotas and another running the rescan ioctl that can result in a use-af...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:27
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages Ever since commit c2ff29e99a76 ("siw: Inline do_tcp_sendpages()"), we have been doing this: static int siw_tcp_sendpages(...

  • EPSS 0.08%
  • Veröffentlicht 11.09.2025 16:52:26
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INT_MAX When sysctl_nr_open is set to a very high value (for example, 1073741816 as set by systemd), processes attempting to...

  • EPSS 0.04%
  • Veröffentlicht 11.09.2025 16:52:26
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they f...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:24
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops Clears up the warning added in 7ee3647243e5 ("migrate: Remove call to ->writepage") that occurs in various xfstests, causing "some...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:24
  • Zuletzt bearbeitet 15.09.2025 15:22:38

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smaps_hugetlb_range and migration smaps_hugetlb_range() handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUG_ON in ...