Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 19.05.2024 11:15:47
  • Zuletzt bearbeitet 04.04.2025 14:24:16

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sb_bread() with pointers_lock held syzbot is reporting sleep in atomic context in SysV filesystem [1], for sb_bread() is called with rw_spinlock held. A "write_lo...

  • EPSS 0.13%
  • Veröffentlicht 19.05.2024 09:15:12
  • Zuletzt bearbeitet 04.04.2025 14:24:30

In the Linux kernel, the following vulnerability has been resolved: dma-buf: Fix NULL pointer dereference in sanitycheck() If due to a memory allocation failure mock_chain() returns NULL, it is passed to dma_fence_enable_sw_signaling() resulting in...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:12
  • Zuletzt bearbeitet 23.09.2025 15:26:14

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpf_plt pointer arithmetic Kui-Feng Lee reported a crash on s390x triggered by the dummy_st_ops/dummy_init_ptr_arg test [1]: [<0000000000000002>] 0x2 [<000000000...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 24.09.2025 21:06:54

In the Linux kernel, the following vulnerability has been resolved: x86/bpf: Fix IP after emitting call depth accounting Adjust the IP passed to `emit_patch` so it calculates the correct offset for the CALL instruction if `x86_call_depth_emit_accou...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 24.09.2025 18:52:20

In the Linux kernel, the following vulnerability has been resolved: tls: get psock ref after taking rxlock to avoid leak At the start of tls_sw_recvmsg, we take a reference on the psock, and then call tls_rx_reader_lock. If that fails, we return di...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 24.09.2025 18:51:02

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Split 64bit accesses to fix alignment issues Some of the registers are aligned on a 32bit boundary, causing alignment faults on 64bit platforms. Unable to handle...

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 21.11.2024 09:21:10

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik ...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 23.09.2025 14:44:14

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory corruption bug with suspend and rebuild The ice driver would previously panic after suspend. This is caused from the driver *only* calling the ice_vsi_free_q_vector...

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 23.09.2025 14:45:47

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: rfi: fix potential response leaks If the rx payload length check fails, or if kmemdup() fails, we still need to free the command response. Fix that.

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 24.09.2025 18:50:28

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIF When we want to know whether we should look for the mac_id or the link_id in struct iwl_mvm_session_prot_notif, we ...