Canonical

Ubuntu 24.04 LTS

6644 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 05.09.2025 17:27:19
  • Zuletzt bearbeitet 25.11.2025 18:05:49

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ism_cmd() The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point ...

  • EPSS 0.16%
  • Veröffentlicht 05.09.2025 17:21:32
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix panic due to PSLVERR When the PSLVERR_RESP_EN parameter is set to 1, the device generates an error response if an attempt is made to read an empty RBR (Receive Bu...

  • EPSS 0.14%
  • Veröffentlicht 05.09.2025 17:21:28
  • Zuletzt bearbeitet 25.11.2025 17:46:33

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix refcount leak causing resource not released When ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was not decremented properly, causing a refcount leak that ...

  • EPSS 0.13%
  • Veröffentlicht 05.09.2025 17:21:28
  • Zuletzt bearbeitet 14.07.2026 13:17:48

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat_4xxx, in a tight loop can lead to a crash ...

  • EPSS 0.14%
  • Veröffentlicht 05.09.2025 17:21:26
  • Zuletzt bearbeitet 12.05.2026 13:17:07

In the Linux kernel, the following vulnerability has been resolved: iio: imu: bno055: fix OOB access of hw_xlate array Fix a potential out-of-bounds array access of the hw_xlate array in bno055.c. In bno055_get_regmask(), hw_xlate was iterated ove...

  • EPSS 0.14%
  • Veröffentlicht 05.09.2025 17:21:25
  • Zuletzt bearbeitet 12.05.2026 13:17:07

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.14%
  • Veröffentlicht 05.09.2025 17:21:23
  • Zuletzt bearbeitet 12.05.2026 13:17:07

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.14%
  • Veröffentlicht 05.09.2025 17:21:22
  • Zuletzt bearbeitet 12.05.2026 13:17:07

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.15%
  • Veröffentlicht 05.09.2025 17:21:21
  • Zuletzt bearbeitet 12.05.2026 13:17:07

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.13%
  • Veröffentlicht 05.09.2025 17:21:20
  • Zuletzt bearbeitet 12.05.2026 13:17:07

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...