Canonical

Ubuntu Pro 16.04 LTS

5719 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: wext: add extra SIOCSIWSCAN data check In 'cfg80211_wext_siwscan()', add extra check whether number of channels passed via 'ioctl(sock, SIOCSIWSCAN, ...)' doesn't e...

  • EPSS 0.28%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:28

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msg_id to avoid reuse Reusing the msg_id after a maliciously completed reopen request may cause a read request to remain unprocessed and result in ...

  • EPSS 0.27%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:29

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value in copy_name [syzbot reported] BUG: KMSAN: uninit-value in sized_strscpy+0xc4/0x160 sized_strscpy+0xc4/0x160 copy_name+0x2af/0x320 fs/hfsplus/xattr.c:41...

  • EPSS 0.3%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:25

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor Syzbot has identified a bug in usbcore (see the Closes: tag below) caused by our assumption that t...

  • EPSS 0.32%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prefer nft_chain_validate nft_chain_validate already performs loop detection because a cycle will result in a call stack overflow (ctx->level >= NFT_JUMP_STAC...

  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: ppp: reject claimed-as-LCP but actually malformed packets Since 'ppp_async_encode()' assumes valid LCP packets (with code from 1 to 7 inclusive), add 'ppp_check_packet()' to ensure...

  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open may_open() does not allow a directory to be opened with the write access. However, some writing flags set by client result in addi...

  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 07.10.2025 16:26:26

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGE_PMD_ORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as...

  • EPSS 0.3%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:25

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, __block_write_begin_int() called to...

  • EPSS 0.18%
  • Veröffentlicht 29.07.2024 14:15:03
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 ("filelock: Remove locks reliably when fcntl/close race is detected"), I missed that there are ...