Canonical

Ubuntu 22.04 LTS

9200 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:00:52
  • Zuletzt bearbeitet 01.10.2025 20:15:52

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair() [ 12.323788] BUG: using smp_processor_id() in preemptible [00000000] code: systemd-udevd/1020 [ 12.332297] call...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:52
  • Zuletzt bearbeitet 15.10.2025 19:40:49

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer (fc_remote_port_delete) which can put the thread to sleep. The thread that originates the call is i...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:52
  • Zuletzt bearbeitet 15.10.2025 19:41:37

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still ...

  • EPSS 0.33%
  • Veröffentlicht 26.02.2025 07:00:51
  • Zuletzt bearbeitet 23.09.2025 18:23:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Ignore multiple conn complete events When one of the three connection complete events is received multiple times for the same handle, the device is registered...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:51
  • Zuletzt bearbeitet 01.10.2025 20:15:51

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt This event is just specified for SCO and eSCO link types. On the reception of a HCI_Synchronous_Connection_Complete for ...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:51
  • Zuletzt bearbeitet 15.10.2025 19:46:25

In the Linux kernel, the following vulnerability has been resolved: net: preserve skb_end_offset() in skb_unclone_keeptruesize() syzbot found another way to trigger the infamous WARN_ON_ONCE(delta < len) in skb_try_coalesce() [1] I was able to roo...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:51
  • Zuletzt bearbeitet 01.10.2025 20:15:51

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix memory leak of uid in files registration When there are no files for __io_sqe_files_scm() to process in the range, it'll free everything and return. However, it forge...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:00:51
  • Zuletzt bearbeitet 23.09.2025 13:53:26

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Avoid out of bounds access when parsing _CPC data If the NumEntries field in the _CPC return package is less than 2, do not attempt to access the "Revision" element of ...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:51
  • Zuletzt bearbeitet 15.10.2025 19:47:16

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blk_alloc_ext_minor() ida_alloc_range(..., min, max, ...) returns values from min to max, inclusive. So, NR_EXT_DEVT is a valid idx returned ...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:51
  • Zuletzt bearbeitet 01.10.2025 20:15:51

In the Linux kernel, the following vulnerability has been resolved: watch_queue: Free the page array when watch_queue is dismantled Commit 7ea1a0124b6d ("watch_queue: Free the alloc bitmap when the watch_queue is torn down") took care of the bitmap...