Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 18.06.2025 11:02:24
  • Zuletzt bearbeitet 18.11.2025 02:38:31

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4_iomap_begin as race between bmap and write We got issue as follows: ------------[ cut here ]------------ WARNING: CPU: 3 PID: 9310 at fs/ext4/inode.c:3441...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:23
  • Zuletzt bearbeitet 18.06.2025 14:15:24

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

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:02:17
  • Zuletzt bearbeitet 17.11.2025 17:59:44

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tap_get_user calls virtio_net...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:02:13
  • Zuletzt bearbeitet 17.11.2025 18:20:15

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix dummy res NULL ptr deref bug Check the bo->resource value before accessing the resource mem_type. v2: Fix commit description unwrapped warning <log snip> [ 40.1912...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:02:12
  • Zuletzt bearbeitet 17.11.2025 18:27:21

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aq_vec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self->aq_vec[i] is not checked and then le...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:02:11
  • Zuletzt bearbeitet 17.11.2025 18:27:46

In the Linux kernel, the following vulnerability has been resolved: virtio_net: fix memory leak inside XPD_TX with mergeable When we call xdp_convert_buff_to_frame() to get xdpf, if it returns NULL, we should check if xdp_page was allocated by xdp_...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:02:08
  • Zuletzt bearbeitet 13.11.2025 18:10:51

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix mcam entry resource leak The teardown sequence in FLR handler returns if no NIX LF is attached to PF/VF because it indicates that graceful shutdown of resources a...

  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 11:01:58
  • Zuletzt bearbeitet 13.11.2025 18:15:11

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix reset error handling Do not call iavf_close in iavf_reset_task error handling. Doing so can lead to double call of napi_disable, which can lead to deadlock there. Removin...

  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 11:01:45
  • Zuletzt bearbeitet 13.11.2025 18:32:28

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: start MHI channel after endpoit creation MHI channel may generates event/interrupt right after enabling. It may leads to 2 race conditions issues. 1) Such event may be ...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:01:37
  • Zuletzt bearbeitet 13.11.2025 18:42:52

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: dsi: Prevent underflow when computing packet sizes Currently, the packet overhead is subtracted using unsigned arithmetic. With a short sync pulse, this could underflow ...