Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.41%
  • Veröffentlicht 24.04.2026 14:45:02
  • Zuletzt bearbeitet 27.04.2026 20:13:49

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbo_frm() chain-mode implementation unconditionally computes len = nopaged_len - bmax; where nopaged_len = skb_headlen(...

  • EPSS 0.51%
  • Veröffentlicht 24.04.2026 14:44:51
  • Zuletzt bearbeitet 01.06.2026 17:16:54

In the Linux kernel, the following vulnerability has been resolved: rxrpc: reject undecryptable rxkad response tickets rxkad_decrypt_ticket() decrypts the RXKAD response ticket and then parses the buffer as plaintext without checking whether crypto...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:44:49
  • Zuletzt bearbeitet 01.06.2026 17:16:54

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix reference count leak in rxrpc_server_keyring() This patch fixes a reference count leak in rxrpc_server_keyring() by checking if rx->securities is already set.

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:49
  • Zuletzt bearbeitet 27.04.2026 20:40:46

In the Linux kernel, the following vulnerability has been resolved: x86/CPU: Fix FPDSS on Zen1 Zen1's hardware divider can leave, under certain circumstances, partial results from previous operations. Those results can be leaked by another, attack...

  • EPSS 0.22%
  • Veröffentlicht 24.04.2026 14:42:49
  • Zuletzt bearbeitet 01.06.2026 17:16:53

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCP_CLOSED checks In nfc_llcp_recv_hdlc() and nfc_llcp_recv_disc(), when the socket state is LLCP_CLOSED, the code correctly calls release_sock...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:48
  • Zuletzt bearbeitet 01.06.2026 17:16:53

In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:41
  • Zuletzt bearbeitet 01.06.2026 17:16:53

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp report_size in s32ton() to avoid undefined shift s32ton() shifts by n-1 where n is the field's report_size, a value that comes directly from a HID device. The HID...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:40
  • Zuletzt bearbeitet 01.06.2026 17:16:53

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete() A malicious USB device claiming to be a CDC Phonet modem can overflow the skb_shared_info->frags[] array by sending ...

  • EPSS 0.28%
  • Veröffentlicht 24.04.2026 14:42:39
  • Zuletzt bearbeitet 01.06.2026 17:16:53

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: Bounds check NFC-A cascade depth in SDD response handler The NFC-A anti-collision cascade in digital_in_recv_sdd_res() appends 3 or 4 bytes to target->nfcid1 on each ...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:37
  • Zuletzt bearbeitet 01.06.2026 17:16:52

In the Linux kernel, the following vulnerability has been resolved: fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO Much like commit 19f953e74356 ("fbdev: fb_pm2fb: Avoid potential divide by zero error"), we also need to prevent that sam...