Linux

Linux Kernel

12162 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:22:05
  • Zuletzt bearbeitet 29.07.2025 14:14:29

In the Linux kernel, the following vulnerability has been resolved: dm-bufio: fix sched in atomic context If "try_verify_in_tasklet" is set for dm-verity, DM_BUFIO_CLIENT_NO_SLEEP is enabled for dm-bufio. However, when bufio tries to evict buffers,...

  • EPSS 0.04%
  • Veröffentlicht 28.07.2025 11:22:05
  • Zuletzt bearbeitet 28.08.2025 15:15:51

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qw_sign' or 'landingPage' sysfs attributes, the store functions attempt to access ...

  • EPSS 0.04%
  • Veröffentlicht 28.07.2025 11:22:04
  • Zuletzt bearbeitet 28.08.2025 15:15:51

In the Linux kernel, the following vulnerability has been resolved: HID: core: ensure the allocated report buffer can contain the reserved report ID When the report ID is not used, the low level transport drivers expect the first byte to be 0. Howe...

  • EPSS 0.04%
  • Veröffentlicht 28.07.2025 11:22:03
  • Zuletzt bearbeitet 28.08.2025 15:15:50

In the Linux kernel, the following vulnerability has been resolved: HID: core: do not bypass hid_hw_raw_request hid_hw_raw_request() is actually useful to ensure the provided buffer and length are valid. Directly calling in the low level transport ...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:22:02
  • Zuletzt bearbeitet 29.07.2025 14:14:29

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix crash in timerlat_dump_stack() We have observed kernel panics when using timerlat with stack saving, with the following dmesg output: memcpy: detected buffer ...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:22:01
  • Zuletzt bearbeitet 29.07.2025 14:14:29

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix race between cache write completion and ALL_QUEUED being set When netfslib is issuing subrequests, the subrequests start processing immediately and may complete before w...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:59
  • Zuletzt bearbeitet 28.08.2025 15:15:50

In the Linux kernel, the following vulnerability has been resolved: mptcp: make fallback action and fallback decision atomic Syzkaller reported the following splat: WARNING: CPU: 1 PID: 7704 at net/mptcp/protocol.h:1223 __mptcp_do_fallback net/m...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:54
  • Zuletzt bearbeitet 29.07.2025 14:14:29

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate page_pool_put_full_page() page_pool_put_full_page() should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:53
  • Zuletzt bearbeitet 29.07.2025 14:14:29

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again Commit 7ded842b356d ("s390/bpf: Fix bpf_plt pointer arithmetic") has accidentally removed the critical piece of commi...

  • EPSS 0.02%
  • Veröffentlicht 28.07.2025 11:21:52
  • Zuletzt bearbeitet 28.08.2025 15:15:50

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in crypt_message when using async crypto The CVE-2024-50047 fix removed asynchronous crypto handling from crypt_message(), assuming all crypto opera...