Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 15.09.2025 14:49:54
  • Last modified 10.10.2025 16:15:49

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Published 15.09.2025 14:49:52
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: ocxl: fix pci device refcount leak when calling get_function_0() get_function_0() calls pci_get_domain_bus_and_slot(), as comment says, it returns a pci device with refcount increm...

  • EPSS 0.02%
  • Published 15.09.2025 14:49:51
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add null pointer check to attr_load_runs_vcn Some metadata files are handled before MFT. This adds a null pointer check for some corner cases that could lead to NPD while...

  • EPSS 0.02%
  • Published 15.09.2025 14:49:50
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: 9p: set req refcount to zero to avoid uninitialized usage When a new request is allocated, the refcount will be zero if it is reused, but if the request is newly allocated from sla...

  • EPSS 0.03%
  • Published 15.09.2025 14:49:48
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param() Syzkaller reports a null-ptr-deref bug as follows: ====================================================== KASAN: null-ptr-d...

  • EPSS 0.04%
  • Published 15.09.2025 14:49:46
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbDiscardAG This should be applied to most URSAN bugs found recently by syzbot, by guarding the dbMount. As syzbot feeding rubbish into the bmap...

  • EPSS 0.02%
  • Published 15.09.2025 14:49:42
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: video/aperture: Call sysfb_disable() before removing PCI devices Call sysfb_disable() from aperture_remove_conflicting_pci_devices() before removing PCI devices. Without, simpledrm...

  • EPSS 0.02%
  • Published 15.09.2025 14:49:41
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() Inject fault while probing module, if device_register() fails, but the refcount of kobject is not decreased to 0, the n...

  • EPSS 0.03%
  • Published 15.09.2025 14:49:33
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "code_length" value comes from the firmware file. If your firmware is untrusted realistically there is probably very...

  • EPSS 0.02%
  • Published 15.09.2025 14:49:32
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq Commit 64dc8c732f5c ("block, bfq: fix possible uaf for 'bfqq->bic'") will access 'bic->bfqq' in bic_set_bfqq(), however, bfq_exit_...