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 19.11.2024 02:15:09
  • Zuletzt bearbeitet 19.06.2025 13:15:30

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix possible UAF in amdgpu_cs_pass1() Since the gang_size check is outside of chunk parsing loop, we need to reset i before we free the chunk data. Suggested by Ye Zha...

  • EPSS 1.38%
  • Veröffentlicht 18.11.2024 10:15:05
  • Zuletzt bearbeitet 06.08.2025 13:34:08

A flaw was found within the handling of SMB2_READ commands in the kernel ksmbd module. The issue results from not releasing memory after its effective lifetime. An attacker can leverage this to create a denial-of-service condition on affected install...

  • EPSS 0.66%
  • Veröffentlicht 18.11.2024 10:15:04
  • Zuletzt bearbeitet 06.08.2025 13:03:43

A flaw was found within the parsing of SMB2 requests that have a transform header in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. ...

  • EPSS 1.1%
  • Veröffentlicht 18.11.2024 10:15:04
  • Zuletzt bearbeitet 06.08.2025 13:21:06

A flaw was found within the handling of SMB2 read requests in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverag...

  • EPSS 0.19%
  • Veröffentlicht 14.11.2024 11:15:03
  • Zuletzt bearbeitet 18.11.2024 22:08:54

A use-after-free vulnerability was found in the cyttsp4_core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdog_timer from the workqueue. This could allow a local user to crash the s...

  • EPSS 0.23%
  • Veröffentlicht 09.11.2024 11:15:11
  • Zuletzt bearbeitet 03.11.2025 23:17:07

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() I got a syzbot report without a repro [1] crashing in nf_send_reset6() I think the issue is that dev->hard_heade...

  • EPSS 0.22%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:05

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ni_clear() Checking of NTFS_FLAGS_LOG_REPLAYING added to prevent access to uninitialized bitmap during replay process.

  • EPSS 0.22%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 13:16:19

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr alloc_size check

  • EPSS 0.22%
  • Veröffentlicht 09.11.2024 11:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:05

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check if more than chunk-size bytes are written A incorrectly formatted chunk may decompress into more than LZNT_CHUNK_SIZE bytes and a index out of bounds will occur in ...

  • EPSS 0.27%
  • Veröffentlicht 09.11.2024 11:15:09
  • Zuletzt bearbeitet 03.11.2025 23:17:04

In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg() In the ad9832_write_frequency() function, clk_get_rate() might return 0. This can lead to a division ...