Linux

Linux Kernel

12957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:49
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bit_putcs* bit_putcs_aligned()/unaligned() derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the ...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:48
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:47
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2_query_info_compound When smb2_query_info_compound() retries, a previously allocated cfid may have been freed in the first attempt. Becau...

  • EPSS 0.03%
  • Veröffentlicht 08.12.2025 00:46:46
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irq_work can be queued in bpf_ringbuf_commit() but the ring buffer is freed before the work executes. In the ...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:45
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once hci_cmd_sync_dequeue_once() does lookup and then cancel the entry under two separate lock sections. Meanwhile, hci_cmd_sy...

  • EPSS 0.03%
  • Veröffentlicht 08.12.2025 00:46:44
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: regmap: slimbus: fix bus_context pointer in regmap init calls Commit 4e65bda8273c ("ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()") revealed the problem in the sl...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:43
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind() but failed to remove a ...

  • EPSS 0.03%
  • Veröffentlicht 08.12.2025 00:46:41
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix epfile null pointer access after ep enable. A race condition occurs when ffs_func_eps_enable() runs concurrently with ffs_data_reset(). The ffs_data_clear() ...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:40
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: Use-after-free during failed initialization and exit of cdnsp gadget In the __cdnsp_gadget_init() and cdnsp_gadget_exit() functions, the gadget structure (pdev-...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:39
  • Zuletzt bearbeitet 08.12.2025 18:26:19

In the Linux kernel, the following vulnerability has been resolved: ntfs3: pretend $Extend records as regular files Since commit af153bb63a33 ("vfs: catch invalid modes in may_open()") requires any inode be one of S_IFDIR/S_IFLNK/S_IFREG/S_IFCHR/S_...