Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Published 09.10.2024 15:15:15
  • Last modified 03.11.2025 23:16:14

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix state management in error path of log writing function After commit a694291a6211 ("nilfs2: separate wait function from nilfs_segctor_write") was applied, the log writin...

  • EPSS 0.04%
  • Published 09.10.2024 15:15:15
  • Last modified 03.11.2025 23:16:14

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2_xattr_find_entry() Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning fo...

  • EPSS 0.03%
  • Published 09.10.2024 15:15:15
  • Last modified 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmc_write, we need to clear the structure before filling fields.

  • EPSS 0.05%
  • Published 09.10.2024 15:15:15
  • Last modified 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead There is a WARNING in iwl_trans_wait_tx_queues_empty() (that was recently converted from just a message), that can ...

  • EPSS 0.04%
  • Published 09.10.2024 15:15:15
  • Last modified 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will make us send a host command to the transport while the firmware is not alive, which will trigger a WARN...

  • EPSS 0.02%
  • Published 09.10.2024 14:15:07
  • Last modified 23.10.2024 14:26:28

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 [Why] DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diag...

  • EPSS 0.04%
  • Published 09.10.2024 14:15:07
  • Last modified 03.11.2025 23:16:11

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX [Why & How] It actually exposes '6' types in enum dmub_notification_type. Not 5. Using smaller number to...

  • EPSS 0.03%
  • Published 09.10.2024 14:15:07
  • Last modified 23.10.2024 16:14:46

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be...

  • EPSS 1.29%
  • Published 09.10.2024 14:15:07
  • Last modified 03.11.2025 23:16:13

In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4 connections: when a label 'foo' connects to a label 'bar' with tcp/ipv4, 'foo' alwa...

  • EPSS 0.03%
  • Published 09.10.2024 14:15:07
  • Last modified 03.11.2025 23:16:13

In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENT_WATCHED flags lazily In some setups directories can have many (usually negative) dentries. Hence __fsnotify_update_child_dentry_flags() function can take a s...