Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 04.09.2025 15:33:23
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: add phy_mask for ax88772 mdio bus Without setting phy_mask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address rang...

  • EPSS 0.08%
  • Published 04.09.2025 15:33:22
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() Lei Lu recently reported that nfsd4_setclientid_confirm() did not check the return value from get_client_loc...

  • EPSS 0.04%
  • Published 04.09.2025 15:33:16
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpf_int_jit_compile() skips JIT context initialization which essentially skips offset calculation leaving ...

  • EPSS 0.03%
  • Published 04.09.2025 15:33:15
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: habanalabs: fix UAF in export_dmabuf() As soon as we'd inserted a file reference into descriptor table, another thread could close it. That's fine for the case when all we are doi...

  • EPSS 0.02%
  • Published 04.09.2025 15:33:14
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix rtnl deadlock issue Currently, the hibmcge netdev acquires the rtnl_lock in pci_error_handlers.reset_prepare() and releases it in pci_error_handlers.reset_done()....

  • EPSS 0.05%
  • Published 04.09.2025 15:33:14
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix refcount leak on table dump There is a reference count leak in ctnetlink_dump_table(): if (res < 0) { nf_conntrack_get(&ct->ct_gener...

  • EPSS 0.02%
  • Published 04.09.2025 15:33:13
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix the division by zero issue When the network port is down, the queue is released, and ring->len is 0. In debugfs, hbg_get_queue_used_num() will be called, which ma...

  • EPSS 0.04%
  • Published 04.09.2025 15:33:12
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctp_rcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzb...

  • EPSS 0.03%
  • Published 04.09.2025 15:33:11
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcm_unattach() syzbot found a race condition when kcm_unattach(psock) and kcm_release(kcm) are executed at the same time. kcm_unattach() is missing...

  • EPSS 0.03%
  • Published 04.09.2025 15:33:10
  • Last modified 05.09.2025 17:47:24

In the Linux kernel, the following vulnerability has been resolved: hfs: fix general protection fault in hfs_find_init() The hfs_find_init() method can trigger the crash if tree pointer is NULL: [ 45.746290][ T9787] Oops: general protection faul...