Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 05.11.2024 10:15:24
  • Last modified 09.01.2025 16:15:35

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instructions that performed register spill/fill to/from stack,...

  • EPSS 0.04%
  • Published 29.10.2024 01:15:05
  • Last modified 01.10.2025 21:15:44

In the Linux kernel, the following vulnerability has been resolved: ublk: don't allow user copy for unprivileged device UBLK_F_USER_COPY requires userspace to call write() on ublk char device for filling request buffer, and unprivileged device can'...

  • EPSS 0.05%
  • Published 29.10.2024 01:15:05
  • Last modified 01.10.2025 21:15:44

In the Linux kernel, the following vulnerability has been resolved: blk-mq: setup queue ->tag_set before initializing hctx Commit 7b815817aa58 ("blk-mq: add helper for checking if one CPU is mapped to specified hctx") needs to check queue mapping v...

  • EPSS 0.04%
  • Published 29.10.2024 01:15:05
  • Last modified 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like this: BUG: unable to handle page fault for addre...

  • EPSS 0.77%
  • Published 29.10.2024 01:15:05
  • Last modified 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: request_sock_subflow_v4: Possible SYN flooding on port [::]:20002. Send...

  • EPSS 0.05%
  • Published 29.10.2024 01:15:05
  • Last modified 11.12.2024 15:15:11

In the Linux kernel, the following vulnerability has been resolved: net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test() Commit a3c1e45156ad ("net: microchip: vcap: Fix use-after-free error in kunit test") fixed the use-after-f...

  • EPSS 0.05%
  • Published 29.10.2024 01:15:05
  • Last modified 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow Syzkaller reported this splat: ================================================================== BUG: KASAN: slab-us...

  • EPSS 0.04%
  • Published 29.10.2024 01:15:05
  • Last modified 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This ad...

  • EPSS 0.04%
  • Published 29.10.2024 01:15:05
  • Last modified 03.11.2025 23:16:49

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free on read_alloc_one_name() error The function read_alloc_one_name() does not initialize the name field of the passed fscrypt_str struct if kmall...

  • EPSS 0.04%
  • Published 29.10.2024 01:15:05
  • Last modified 03.11.2025 23:16:49

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in add_inode_ref() The add_inode_ref() function does not initialize the "name" struct when it is declared. If any of the following calls to "...