Linux

Linux Kernel

12374 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 01.05.2024 06:15:19
  • Last modified 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assigned in fabricate_dcb_output(), there may be out of bounds access to dac_users array in case dcb->or...

  • EPSS 0.01%
  • Published 01.05.2024 06:15:19
  • Last modified 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: s390/cio: fix race condition during online processing A race condition exists in ccw_device_set_online() that can cause the online process to fail, leaving the affected device in a...

  • EPSS 0.01%
  • Published 01.05.2024 06:15:19
  • Last modified 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock dead...

  • EPSS 0.01%
  • Published 01.05.2024 06:15:19
  • Last modified 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memleak in map from abort path The delete set command does not rely on the transaction object for element removal, therefore, a combination of delete elem...

  • EPSS 0.01%
  • Published 01.05.2024 06:15:19
  • Last modified 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: restore set elements when delete set fails From abort path, nft_mapelem_activate() needs to restore refcounters to the original state. Currently, it uses the ...

  • EPSS 0.02%
  • Published 01.05.2024 06:15:19
  • Last modified 04.11.2025 18:16:11

In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhost_worker will call tun call backs to receive packets. If too many illegal packets arrives, tun_do_read will kee...

  • EPSS 0.06%
  • Published 01.05.2024 06:15:18
  • Last modified 04.11.2025 18:16:09

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uart_handle_cts_change() function in serial_core expects the caller to hold uport->lock. For example, I have seen the ...

  • EPSS 0.08%
  • Published 01.05.2024 06:15:18
  • Last modified 04.11.2025 18:16:09

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, U...

  • EPSS 0.01%
  • Published 01.05.2024 06:15:18
  • Last modified 04.11.2025 18:16:09

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following...

  • EPSS 0.01%
  • Published 01.05.2024 06:15:18
  • Last modified 04.11.2025 18:16:09

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clk_summary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clk_summary thr...