Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Published 31.08.2024 14:15:04
  • Last modified 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: kcm: Serialise kcm_sendmsg() for the same socket. syzkaller reported UAF in kcm_release(). [0] The scenario is 1. Thread A builds a skb with MSG_MORE and sets kcm->seq_skb. ...

  • EPSS 0.03%
  • Published 31.08.2024 07:15:03
  • Last modified 17.09.2024 11:42:15

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink: Initialise extack before use in ACKs Add missing extack initialisation when ACKing BATCH_BEGIN and BATCH_END.

  • EPSS 0.02%
  • Published 30.08.2024 11:15:14
  • Last modified 03.09.2024 14:26:56

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more sched_fork() races Where commit 4ef0c5c6b5ba ("kernel/sched: Fix sched_fork() access an invalid sched_task_group") fixed a fork race vs cgroup, it opened up a r...

  • EPSS 0.02%
  • Published 30.08.2024 08:15:04
  • Last modified 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nf_expect_get_id() helper function to calculate the expectation ID...

Exploit
  • EPSS 0.01%
  • Published 29.08.2024 11:15:23
  • Last modified 12.09.2024 16:58:07

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCP_QUEUE_SEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ _after_ restoring data in the receive queue. mprotect(0x4aa000, 12288, PR...

  • EPSS 0.02%
  • Published 28.08.2024 08:15:06
  • Last modified 16.04.2025 19:15:52

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing try_grab_folio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: [ 464.325306] WARNI...

  • EPSS 0.02%
  • Published 26.08.2024 12:15:06
  • Last modified 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: jfs: fix null ptr deref in dtInsertEntry [syzbot reported] general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] PREEMPT SMP KASAN PTI KASAN: n...

  • EPSS 0.02%
  • Published 26.08.2024 12:15:06
  • Last modified 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: fou: remove warn in gue_gro_receive on unsupported protocol Drop the WARN_ON_ONCE inn gue_gro_receive if the encapsulated type is not known or does not have a GRO handler. Such a ...

  • EPSS 0.03%
  • Published 26.08.2024 12:15:06
  • Last modified 12.09.2024 20:57:26

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanity_check_extent_cache+0x370/0x410 fs/f2fs/extent_c...

  • EPSS 0.03%
  • Published 26.08.2024 12:15:06
  • Last modified 27.08.2024 16:09:10

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC syzbot reports a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/inline.c:25...