Linux

Linux

6267 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on sco_conn_free BUG: KASAN: slab-use-after-free in sco_conn_free net/bluetooth/sco.c:87 [inline] BUG: KASAN: slab-use-after-free in kref_put include/linux/...

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

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsp_recv() can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference,...

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

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allo...

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

In the Linux kernel, the following vulnerability has been resolved: orangefs: fix xattr related buffer overflow... Willy Tarreau <w@1wt.eu> forwarded me a message from Disclosure <disclosure@aisle.com> with the following warning: > The helper `xat...

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

In the Linux kernel, the following vulnerability has been resolved: 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN p9_read_work() doesn't set Rworksched and doesn't do schedule_work(m->rq) if list_empty(&m->req_list). However, if the pipe i...

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

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:27
  • Zuletzt bearbeitet 08.12.2025 18:26:49

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors [BUG] During development of a minor feature (make sure all btrfs_bio::end_io() is called in task context), I n...

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

In the Linux kernel, the following vulnerability has been resolved: media: videobuf2: forbid remove_bufs when legacy fileio is active vb2_ioctl_remove_bufs() call manipulates queue internal buffer list, potentially overwriting some pointers used by...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:24
  • Zuletzt bearbeitet 08.12.2025 18:26:49

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: validate skb length for unknown CC opcode In hci_cmd_complete_evt(), if the command complete event has an unknown opcode, we assume the first byte of the rema...

  • EPSS 0.02%
  • Veröffentlicht 08.12.2025 00:46:23
  • Zuletzt bearbeitet 08.12.2025 18:26:49

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptp_clock for sole use of do_aux_work at this time. ptp_clock_gettime() and ptp_sys_offset() assume every ptp_clock has...