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:53
  • Last modified 19.06.2025 13:15:31

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Limit KASAN thread size increase to 32KB KASAN is seen to increase stack usage, to the point that it was reported to lead to stack overflow on some 32-bit machines (...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:53
  • Last modified 08.04.2025 15:30:20

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasan_init_region, when k_start is not page aligned, at the begin of for loop, k_cur = k_start & PAGE_MASK is less than k_...

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

In the Linux kernel, the following vulnerability has been resolved: interconnect: qcom: sc8180x: Mark CO0 BCM keepalive The CO0 BCM needs to be up at all times, otherwise some hardware (like the UFS controller) loses its connection to the rest of t...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:53
  • Last modified 17.03.2025 16:01:17

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function tasklet_action_common calls tasklet_trylock, then it calls the tasklet ...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:52
  • Last modified 08.04.2025 15:35:33

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in end_buffer_async_write According to a syzbot report, end_buffer_async_write(), which handles the completion of block device writes, may detect abnormal...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:52
  • Last modified 02.05.2025 07:15:51

In the Linux kernel, the following vulnerability has been resolved: fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats lock_task_sighand() can trigger a hard lockup. If NR_CPUS threads call do_task_stat() at the same t...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:52
  • Last modified 17.03.2025 15:39:03

In the Linux kernel, the following vulnerability has been resolved: xen/events: close evtchn after mapping cleanup shutdown_pirq and startup_pirq are not taking the irq_mapping_update_lock because they can't due to lock inversion. Both are called w...

  • EPSS 0.1%
  • Published 03.04.2024 15:15:52
  • Last modified 08.04.2025 15:32:55

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in <linux/u64_stats_sync.h>, write side of struct u64_stats_sync must ensure mutual exclusion, ...

  • EPSS 0.02%
  • Published 03.04.2024 15:15:52
  • Last modified 17.03.2025 15:38:32

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the se...

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

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwl_mvm_is_dup() function couldn't find th...