Linux

Linux

5625 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 03.04.2024 15:15:52
  • Last modified 17.03.2025 15:37:03

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() Syzbot reported a hang issue in migrate_pages_batch() called by mbind() and nilfs_lookup_dirty_data_buffers() called in the lo...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:52
  • Last modified 17.03.2025 15:37:12

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfs_recovery_copy_block() of nilfs_recovery_dsync_blocks(), which recovers data from...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:52
  • Last modified 17.03.2025 15:36:53

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove In commit ac5047671758 ("hv_netvsc: Disable NAPI before closing the VMBus channel"), napi_disable was getting c...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:51
  • Last modified 17.03.2025 15:40:20

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: vsie: fix race during shadow creation Right now it is possible to see gmap->private being zero in kvm_s390_vsie_gmap_notifier resulting in a crash. This is due to the f...

  • EPSS 0.01%
  • Published 02.04.2024 07:15:44
  • Last modified 17.03.2025 15:42:54

In the Linux kernel, the following vulnerability has been resolved: x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups During memory error injection test on kernels >= v6.4, the kernel panics like below. However, this issue couldn't b...

  • EPSS 0.01%
  • Published 02.04.2024 07:15:44
  • Last modified 17.03.2025 15:42:44

In the Linux kernel, the following vulnerability has been resolved: ppp_async: limit MRU to 64K syzbot triggered a warning [1] in __alloc_pages(): WARN_ON_ONCE_GFP(order > MAX_PAGE_ORDER, gfp) Willem fixed a similar issue in commit c0a2a1b0d631 (...

  • EPSS 0.02%
  • Published 02.04.2024 07:15:44
  • Last modified 07.05.2025 20:15:23

In the Linux kernel, the following vulnerability has been resolved: af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC. syzbot reported a warning [0] in __unix_gc() with a repro, which creates a socketpair and sends one socket's fd to itse...

  • EPSS 0.01%
  • Published 02.04.2024 07:15:44
  • Last modified 17.03.2025 15:42:33

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix delayed ACKs to not set the reference serial number Fix the construction of delayed ACKs to not set the reference serial number as they can't be used as an RTT reference...

  • EPSS 0.01%
  • Published 02.04.2024 07:15:44
  • Last modified 17.03.2025 15:42:26

In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section The .compat section is a dummy PE section that contains the address of the 32-bit entrypoint of the 64-bit kern...

  • EPSS 0.01%
  • Published 02.04.2024 07:15:44
  • Last modified 17.03.2025 15:42:17

In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6_ADDRFORM socket option a...