Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 01.10.2025 18:15:41

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw devm_kasprintf() calls can return null pointers on failure. But the return values were not checked in npcm8xx_gpio_fw()...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 30.10.2025 19:14:06

In the Linux kernel, the following vulnerability has been resolved: mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq Currently kvfree_rcu() APIs use a system workqueue which is "system_unbound_wq" to driver RCU machinery to reclaim a memory. Recent...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 01.10.2025 18:15:41

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfd_move encounters swapcache userfaultfd_move() checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, move_prese...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 30.10.2025 19:17:14

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bound accesses [WHAT & HOW] hpo_stream_to_link_encoder_mapping has size MAX_HPO_DP2_ENCODERS(=4), but location can have size up to 6. As a result, it is...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free on hdcp_work [Why] A slab-use-after-free is reported when HDCP is destroyed but the property_validate_dwork queue is still running. [How] ...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 01.10.2025 18:15:40

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd After the hci sync command releases l2cap_conn, the hci receive data work queue references the released l2cap_conn ...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Bridge, fix the crash caused by LAG state check When removing LAG device from bridge, NETDEV_CHANGEUPPER event is triggered. Driver finds the lower devices (PFs) to flush...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: net_sched: Prevent creation of classes with TC_H_ROOT The function qdisc_tree_reduce_backlog() uses TC_H_ROOT as a termination condition when traversing up the qdisc tree to update...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 31.10.2025 19:16:02

In the Linux kernel, the following vulnerability has been resolved: net: mctp: unshare packets when reassembling Ensure that the frag_list used for reassembly isn't shared with other packets. This avoids incorrect reassembly when packets are cloned...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 01.04.2025 20:26:01

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx} When qstats-get operation is executed, callbacks of netdev_stats_ops are called. The bnxt_get_queue_stats{rx | tx} ...