Linux

Linux Kernel

12957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 28.10.2025 11:48:27
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix crypto buffers in non-linear memory The crypto API, through the scatterlist API, expects input buffers to be in linear memory. We handle this with the cifs_sg_set...

  • EPSS 0.03%
  • Veröffentlicht 28.10.2025 11:48:26
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer In check_alu_op(), the verifier currently calls check_reg_arg() and adjust_scalar_min_max_vals() unconditionally for BPF...

  • EPSS 0.06%
  • Veröffentlicht 28.10.2025 11:48:25
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Let userspace take care of interrupt mask Remove the logic to set interrupt mask by default in uio_hv_generic driver as the interrupt mask value is supposed to be c...

  • EPSS 0.06%
  • Veröffentlicht 28.10.2025 11:48:25
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix uninit-value in squashfs_get_parent Syzkaller reports a "KMSAN: uninit-value in squashfs_get_parent" bug. This is caused by open_by_handle_at() being called with a f...

  • EPSS 0.03%
  • Veröffentlicht 28.10.2025 11:48:24
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix overshooting recv limit It's reported that sometimes a zcrx request can receive more than was requested. It's caused by io_zcrx_recv_skb() adjusting desc->count ...

  • EPSS 0.02%
  • Veröffentlicht 28.10.2025 11:48:24
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: io_uring/waitid: always prune wait queue entry in io_waitid_wait() For a successful return, always remove our entry from the wait queue entry list. Previously this was skipped if a...

  • EPSS 0.02%
  • Veröffentlicht 28.10.2025 11:48:23
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: set the comp soundwire port correctly For some reason we endup with setting soundwire port for HPHL_COMP and HPHR_COMP as zero, this can potentially result i...

  • EPSS 0.06%
  • Veröffentlicht 28.10.2025 11:48:22
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: net: nfc: nci: Add parameter validation for packet data Syzbot reported an uninitialized value bug in nci_init_req, which was introduced by commit 5aca7966d2a7 ("Merge tag 'perf-to...

  • EPSS 0.07%
  • Veröffentlicht 28.10.2025 11:48:22
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size....

  • EPSS 0.03%
  • Veröffentlicht 28.10.2025 11:48:21
  • Zuletzt bearbeitet 30.10.2025 15:05:32

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign-extend struct ops return values properly The ns_bpf_qdisc selftest triggers a kernel panic: Oops[#1]: CPU 0 Unable to handle kernel paging request at virt...