Linux

Linux Kernel

12969 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 05.09.2025 17:21:25
  • Zuletzt bearbeitet 03.11.2025 18:16:44

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skb_put() When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtio_vsock_skb_rx...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:24
  • Zuletzt bearbeitet 25.11.2025 17:48:11

In the Linux kernel, the following vulnerability has been resolved: open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE As described in commit 7a54947e727b ('Merge patch series "fs: allow changing idmappings"'), open_tree_attr(2...

  • EPSS 0.04%
  • Veröffentlicht 05.09.2025 17:21:23
  • Zuletzt bearbeitet 03.11.2025 18:16:44

In the Linux kernel, the following vulnerability has been resolved: parisc: Revise __get_user() to probe user read access Because of the way read access support is implemented, read access interruptions are only triggered at privilege levels 2 and ...

  • EPSS 0.04%
  • Veröffentlicht 05.09.2025 17:21:22
  • Zuletzt bearbeitet 03.11.2025 18:16:43

In the Linux kernel, the following vulnerability has been resolved: parisc: Revise gateway LWS calls to probe user read access We use load and stbys,e instructions to trigger memory reference interruptions without writing to memory. Because of the ...

  • EPSS 0.05%
  • Veröffentlicht 05.09.2025 17:21:21
  • Zuletzt bearbeitet 03.11.2025 18:16:43

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Lock resolution while streaming When an program is streaming (ffplay) and another program (qv4l2) changes the TV standard from NTSC to PAL, the kernel crashes due to ...

  • EPSS 0.12%
  • Veröffentlicht 05.09.2025 17:21:20
  • Zuletzt bearbeitet 03.11.2025 18:16:43

In the Linux kernel, the following vulnerability has been resolved: media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt() In the interrupt handler rain_interrupt(), the buffer full check on rain->buf_len is performed before acquiring...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:19
  • Zuletzt bearbeitet 25.11.2025 20:56:08

In the Linux kernel, the following vulnerability has been resolved: media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval Getting / Setting the frame interval using the V4L2 subdev pad ops get_frame_interval/set_frame_interval cause...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:18
  • Zuletzt bearbeitet 25.11.2025 21:16:06

In the Linux kernel, the following vulnerability has been resolved: media: ivsc: Fix crash at shutdown due to missing mei_cldev_disable() calls Both the ACE and CSI driver are missing a mei_cldev_disable() call in their remove() function. This cau...

  • EPSS 0.05%
  • Veröffentlicht 05.09.2025 17:21:17
  • Zuletzt bearbeitet 03.11.2025 18:16:43

In the Linux kernel, the following vulnerability has been resolved: media: venus: Add a check for packet size after reading from shared memory Add a check to ensure that the packet size does not exceed the number of available words after reading th...

  • EPSS 0.05%
  • Veröffentlicht 05.09.2025 17:21:16
  • Zuletzt bearbeitet 03.11.2025 18:16:42

In the Linux kernel, the following vulnerability has been resolved: media: venus: protect against spurious interrupts during probe Make sure the interrupt handler is initialized before the interrupt is registered. If the IRQ is registered before h...