Canonical

Ubuntu Pro 16.04 LTS

5721 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 26.02.2025 07:01:34
  • Zuletzt bearbeitet 01.10.2025 20:16:52

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctl_tcp_notsent_lowat. While reading sysctl_tcp_notsent_lowat, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.

  • EPSS 0.18%
  • Veröffentlicht 26.02.2025 07:01:34
  • Zuletzt bearbeitet 01.10.2025 20:16:52

In the Linux kernel, the following vulnerability has been resolved: igmp: Fix data-races around sysctl_igmp_qrv. While reading sysctl_igmp_qrv, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. This test can be packe...

  • EPSS 0.18%
  • Veröffentlicht 26.02.2025 07:01:34
  • Zuletzt bearbeitet 01.10.2025 20:16:52

In the Linux kernel, the following vulnerability has been resolved: igmp: Fix data-races around sysctl_igmp_llm_reports. While reading sysctl_igmp_llm_reports, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. This t...

  • EPSS 0.18%
  • Veröffentlicht 26.02.2025 07:01:34
  • Zuletzt bearbeitet 01.10.2025 20:16:53

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctl_tcp_probe_interval. While reading sysctl_tcp_probe_interval, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.

  • EPSS 0.18%
  • Veröffentlicht 26.02.2025 07:01:33
  • Zuletzt bearbeitet 01.10.2025 20:16:49

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctl_tcp_recovery. While reading sysctl_tcp_recovery, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.

  • EPSS 0.18%
  • Veröffentlicht 26.02.2025 07:01:33
  • Zuletzt bearbeitet 01.10.2025 20:16:50

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts. While reading sysctl_tcp_thin_linear_timeouts, it can be changed concurrently. Thus, we need to add READ_ONCE() to its...

  • EPSS 0.29%
  • Veröffentlicht 26.02.2025 07:01:33
  • Zuletzt bearbeitet 22.10.2025 19:10:40

In the Linux kernel, the following vulnerability has been resolved: be2net: Fix buffer overflow in be_get_module_eeprom be_cmd_read_port_transceiver_data assumes that it is given a buffer that is at least PAGE_DATA_LEN long, or twice that if the mo...

  • EPSS 0.19%
  • Veröffentlicht 26.02.2025 07:01:33
  • Zuletzt bearbeitet 22.10.2025 19:10:55

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result ...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:32
  • Zuletzt bearbeitet 01.10.2025 20:16:46

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for RSA Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happe...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:32
  • Zuletzt bearbeitet 01.10.2025 20:16:47

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for DH Reject requests with a source buffer that is bigger than the size of the key. This is to prevent a possible integer underflow that might happen...