Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:04:38
  • Zuletzt bearbeitet 02.12.2025 02:56:07

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 ("skbuff: fix coalescing for page_pool fragment recycling") allowed coalescing to proceed with non page...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:37
  • Zuletzt bearbeitet 02.12.2025 02:56:18

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:35
  • Zuletzt bearbeitet 05.01.2026 11:15:59

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:04:33
  • Zuletzt bearbeitet 02.12.2025 02:57:13

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid undefined behavior: applying zero offset to null pointer ACPICA commit 770653e3ba67c30a629ca7d12e352d83c2541b1e Before this change we see the following UBSAN stack t...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:31
  • Zuletzt bearbeitet 02.12.2025 02:57:51

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup Currently 'ar' reference is not added in skb_cb. Though this is generally not used during transmit comple...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:26
  • Zuletzt bearbeitet 02.12.2025 02:57:31

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c The missing IP_SET_HASH_WITH_NET0 macro in ip_set_hash_netportnet can lead to the use of ...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:04:23
  • Zuletzt bearbeitet 02.12.2025 02:57:41

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data t...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:04:16
  • Zuletzt bearbeitet 02.12.2025 02:58:00

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Reinit port->pm on port specific driver unbind When we unbind a serial port hardware specific 8250 driver, the generic serial8250 driver takes over the port. After th...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:08
  • Zuletzt bearbeitet 02.12.2025 02:58:29

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if device_add() fails If device_add() returns error, the name allocated by dev_set_name() needs be freed. As the comment of device_add() says, ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:07
  • Zuletzt bearbeitet 02.12.2025 02:58:40

In the Linux kernel, the following vulnerability has been resolved: tty: pcn_uart: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...