Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:29
  • Zuletzt bearbeitet 10.11.2025 21:19:56

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache Reject kvm_gpc_check() and kvm_gpc_refresh() if the cache is inactive. Not checking the active flag during refr...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:29
  • Zuletzt bearbeitet 10.11.2025 21:19:47

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format On 64 bit host, if the guest doesn't have X86_FEATURE_LM, KVM will access 16 gprs to 32-bit smram image...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:28
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix memory leak in query_regdb_file() In the function query_regdb_file() the alpha2 parameter is duplicated using kmemdup() and subsequently freed in regdb_fw_cb()....

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:27
  • Zuletzt bearbeitet 10.11.2025 21:20:07

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG_ON() when directory entry has invalid rec_len The rec_len field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a B...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:10:27
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in 'ext4_da_release_space' Syzkaller report issue as follows: EXT4-fs (loop0): Free/Dirty block details EXT4-fs (loop0): free_blocks=0 EXT4-fs (loop0): dirty_bloc...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:10:26
  • Zuletzt bearbeitet 01.10.2025 16:15:49

In the Linux kernel, the following vulnerability has been resolved: bpf, verifier: Fix memory leak in array reallocation for stack state If an error (NULL) is returned by krealloc(), callers of realloc_array() were setting their allocation pointers...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:25
  • Zuletzt bearbeitet 01.10.2025 16:15:49

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit() When device is running and the interface status is changed, the gpf issue is triggered. The problem tri...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:25
  • Zuletzt bearbeitet 10.11.2025 21:05:50

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues When running `test_sockmap` selftests, the following warning appears: WARNING: CPU: 2 PID: 197 at net...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:24
  • Zuletzt bearbeitet 01.10.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE When using bpftool to pin {PROG, MAP, LINK} without FILE, segmentation fault will occur. The reson is ...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:23
  • Zuletzt bearbeitet 01.10.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix wrong reg type conversion in release_reference() Some helper functions will allocate memory. To avoid memory leaks, the verifier requires the eBPF program to release these...