Canonical

Ubuntu 22.04 LTS

8757 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 01.05.2025 14:09:04
  • Zuletzt bearbeitet 06.11.2025 21:58:27

In the Linux kernel, the following vulnerability has been resolved: net/9p: use a dedicated spinlock for trans_fd Shamelessly copying the explanation from Tetsuo Handa's suggested patch[1] (slightly reworded): syzbot is reporting inconsistent lock ...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:09:03
  • Zuletzt bearbeitet 06.11.2025 21:59:01

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix use-after-free in ntfs_attr_find() Patch series "ntfs: fix bugs about Attribute", v2. This patchset fixes three bugs relative to Attribute in record: Patch 1 adds a san...

  • EPSS 0.18%
  • Veröffentlicht 01.05.2025 14:09:02
  • Zuletzt bearbeitet 06.11.2025 21:59:25

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTR_RECORDs Kernel iterates over ATTR_RECORDs in mft record in ntfs_attr_find(). Because the ATTR_RECORDs are next to each other, kernel can g...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:27
  • Zuletzt bearbeitet 03.11.2025 20:18:35

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76_disconnect The memory pointed to by priv is freed at the end of at76_delete_device function (using ieee80211_free_hw). But the cod...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:26
  • Zuletzt bearbeitet 03.11.2025 20:18:35

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Purge vif txq in ieee80211_do_stop() After ieee80211_do_stop() SKB from vif's txq could still be processed. Indeed another concurrent vif schedule_and_wake_txq call...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:24
  • Zuletzt bearbeitet 04.11.2025 18:21:05

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: Prevent potential NULL dereference The btrtl_initialize() function checks that rtl_load_file() either had an error or it loaded a zero length file. However, if i...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:23
  • Zuletzt bearbeitet 06.11.2025 17:49:56

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Set SOCK_RCU_FREE Bind lookup runs under RCU, so ensure that a socket doesn't go away in the middle of a lookup.

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:22
  • Zuletzt bearbeitet 06.11.2025 17:23:04

In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path In the for loop used to allocate the loc_array and bmap for each port, a memory leak is possible when the allocati...

  • EPSS 0.18%
  • Veröffentlicht 01.05.2025 13:07:22
  • Zuletzt bearbeitet 06.11.2025 17:27:39

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attr...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:21
  • Zuletzt bearbeitet 03.11.2025 20:18:34

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered Russell King reports that a system with mv88e6xxx dereferences a NULL pointer when unbinding th...