Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:11
  • Zuletzt bearbeitet 01.10.2025 13:40:48

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESR_EL2 register with the exception syndrome. An SE...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:11
  • Zuletzt bearbeitet 01.04.2025 18:27:59

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, if requested free mem region's end p...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 11:15:55
  • Zuletzt bearbeitet 17.09.2025 17:12:54

In the Linux kernel, the following vulnerability has been resolved: bpf: Use VM_MAP instead of VM_ALLOC for ringbuf After commit 2fd3fb0be1d1 ("kasan, vmalloc: unpoison VM_ALLOC pages after mapping"), non-VM_ALLOC mappings will be marked as accessi...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 11:15:55
  • Zuletzt bearbeitet 01.10.2025 13:43:40

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe Running tests with a debug kernel shows that bnx2fc_recv_frame() is modifying the per_cpu lport stats counters in a non-mpsafe way. ...

  • EPSS 0.11%
  • Veröffentlicht 20.06.2024 11:15:55
  • Zuletzt bearbeitet 01.04.2025 18:27:38

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix incorrect used of portid Mixer controls have the channel id in mixer->reg, which is not same as port id. port id should be derived from chan_info array. ...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 11:15:55
  • Zuletzt bearbeitet 01.10.2025 13:38:18

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev notify handler handles NETDEV_UNREGISTER event by releasing relevant SW resources only, this caus...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 11:15:55
  • Zuletzt bearbeitet 01.10.2025 13:39:46

In the Linux kernel, the following vulnerability has been resolved: net/smc: Forward wakeup to smc socket waitqueue after fallback When we replace TCP with SMC and a fallback occurs, there may be some socket waitqueue entries remaining in smc socke...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 11:15:55
  • Zuletzt bearbeitet 17.09.2025 17:13:03

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: ca8210: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only ieee802154_wake_queue() is called manually. We then leak the skb st...

  • EPSS 0.07%
  • Veröffentlicht 20.06.2024 11:15:54
  • Zuletzt bearbeitet 17.09.2025 17:06:47

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing asse...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 11:15:54
  • Zuletzt bearbeitet 17.09.2025 17:11:17

In the Linux kernel, the following vulnerability has been resolved: tipc: improve size validations for received domain records The function tipc_mon_rcv() allows a node to receive and process domain_record structs from peer nodes to track their vie...