Linux

Linux

5631 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 01.10.2025 12:15:39
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra210_clock_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymo...

  • EPSS 0.02%
  • Published 01.10.2025 12:15:39
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername() Fix a NULL pointer crash that occurs when we are freeing the socket at the same time we access it via sysfs. ...

  • EPSS 0.02%
  • Published 01.10.2025 12:15:39
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_flock() If not flock, before return -ENOLCK, should free the xid, otherwise, the xid will be leaked.

  • EPSS 0.02%
  • Published 01.10.2025 12:15:39
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open() Ensure pm_runtime_put() is issued in error path.

  • EPSS 0.04%
  • Published 01.10.2025 12:15:39
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocate...

  • EPSS 0.04%
  • Published 01.10.2025 12:15:39
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xx_lpbfifo_probe() has a request_irq() that is not balanced by a corresponding free_irq(...

  • EPSS 0.02%
  • Published 01.10.2025 12:15:39
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2() As comment of pci_get_device() says, it returns a pci_device with its refcount increased. We need to call pci_d...

  • EPSS 0.02%
  • Published 01.10.2025 12:15:38
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfs_fill_super() error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 (size 32): comm "a.out", pid...

  • EPSS 0.03%
  • Published 01.10.2025 12:15:38
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: net: sched: cake: fix null pointer access issue when cake_init() fails When the default qdisc is cake, if the qdisc of dev_queue fails to be inited during mqprio_init(), cake_reset...

  • EPSS 0.02%
  • Published 01.10.2025 12:15:38
  • Last modified 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix NULL-pointer dereferences There are several places where we can crash the kernel by requesting lines, unbinding the GPIO device, then calling any of the system c...