← Back

Ubuntu Linux

ubuntu_linux

Vendor: Canonical • 4,120 CVEs

CVEs (4,120)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraStormshield Network Security+2 more
Jun 17, 2026
Oct 31, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
strongSwan before 5.9.8 allows remote attackers to cause a denial of service in the revocation plugin by sending a crafted end-entity (and intermediate CA) certificate that contains a CRL/OCSP URL that points to a server...Show more
strongSwan before 5.9.8 allows remote attackers to cause a denial of service in the revocation plugin by sending a crafted end-entity (and intermediate CA) certificate that contains a CRL/OCSP URL that points to a server (under the attacker's control) that doesn't properly respond but (for example) just does nothing after the initial TCP handshake, or sends an excessive amount of application data.Show less
4Canonical
DebianLinux+1 more
4Debian Linux
Hci Baseboard Management ControllerLinux Kernel+1 more
Jun 17, 2026
Sep 21, 2022
N/A· v4
7.0 HIGH· v3
N/A· v2
mm/mremap.c in the Linux kernel before 5.13.3 has a use-after-free via a stale TLB because an rmap lock is not held during a PUD move.
3Bluez
CanonicalDebian
3Bluez
Debian LinuxUbuntu Linux
Jun 17, 2026
Sep 2, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
BlueZ before 5.59 allows physically proximate attackers to cause a denial of service because malformed and invalid capabilities can be processed in profiles/audio/avdtp.c.
3Bluez
CanonicalDebian
3Bluez
Debian LinuxUbuntu Linux
Jun 17, 2026
Sep 2, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
BlueZ before 5.59 allows physically proximate attackers to obtain sensitive information because profiles/audio/avrcp.c does not validate params_len.
4Canonical
DebianLinux+1 more
4Debian Linux
Enterprise LinuxLinux Kernel+1 more
Jun 17, 2026
Aug 29, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel’s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.
5Canonical
DebianFedoraproject+2 more
14Codeready Linux Builder
Debian LinuxEnterprise Linux+11 more
Jun 17, 2026
Aug 23, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A use-after-free flaw was found in libvirt. The qemuMonitorUnregister() function in qemuProcessHandleMonitorEOF is called using multiple threads without being adequately protected by a monitor lock. This flaw could be tr...Show more
A use-after-free flaw was found in libvirt. The qemuMonitorUnregister() function in qemuProcessHandleMonitorEOF is called using multiple threads without being adequately protected by a monitor lock. This flaw could be triggered by the virConnectGetAllDomainStats API when the guest is shutting down. An unprivileged client with a read-only connection could use this flaw to perform a denial of service attack by causing the libvirt daemon to crash.Show less
4Canonical
FedoraprojectOpenvswitch+1 more
4Enterprise Linux Fast Datapath
FedoraOpenvswitch+1 more
Jun 17, 2026
Aug 23, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A memory leak was found in Open vSwitch (OVS) during userspace IP fragmentation processing. An attacker could use this flaw to potentially exhaust available memory by keeping sending packet fragments.
4Canonical
DebianLinux+1 more
8Debian Linux
H300s FirmwareH410c Firmware+5 more
Jun 17, 2026
Jul 4, 2022
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability tha...Show more
An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.Show less
4Canonical
DebianLinux+1 more
11Debian Linux
H300e FirmwareH300s Firmware+8 more
Jun 17, 2026
May 17, 2022
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Improper Update of Reference Count vulnerability in net/sched of Linux Kernel allows local attacker to cause privilege escalation to root. This issue affects: Linux Kernel versions prior to 5.18; version 4.14 and later v...Show more
Improper Update of Reference Count vulnerability in net/sched of Linux Kernel allows local attacker to cause privilege escalation to root. This issue affects: Linux Kernel versions prior to 5.18; version 4.14 and later versions.Show less
5Canonical
FedoraprojectLinux+2 more
12Enterprise Linux
FedoraH300e Firmware+9 more
Jun 17, 2026
Mar 29, 2022
8.6 HIGH· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
A use-after-free exists in the Linux Kernel in tc_new_tfilter that could allow a local attacker to gain privilege escalation. The exploit requires unprivileged user namespaces. We recommend upgrading past commit 04c2a47f...Show more
A use-after-free exists in the Linux Kernel in tc_new_tfilter that could allow a local attacker to gain privilege escalation. The exploit requires unprivileged user namespaces. We recommend upgrading past commit 04c2a47ffb13c29778e2a14e414ad4cb5a5db4b5Show less
5Canonical
DebianFedoraproject+2 more
6Debian Linux
Enterprise LinuxEnterprise Linux Advanced Virtualization Eus+3 more
Jun 17, 2026
Mar 23, 2022
N/A· v4
7.5 HIGH· v3
6.9 MEDIUM· v2
A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to num_buffers being set after the virtqueue elem has b...Show more
A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to num_buffers being set after the virtqueue elem has been unmapped. A malicious guest could use this flaw to crash QEMU, resulting in a denial of service condition, or potentially execute code on the host with the privileges of the QEMU process.Show less
6Canonical
FedoraprojectNetapp+3 more
17Codeready Linux Builder
Codeready Linux Builder For Ibm Z SystemsCodeready Linux Builder For Power Little Endian+14 more
Jun 17, 2026
Mar 4, 2022
N/A· v4
7.5 HIGH· v3
7.1 HIGH· v2
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU...Show more
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.Show less
5Canonical
DebianFedoraproject+2 more
12Debian Linux
FedoraH300e Firmware+9 more
Jun 17, 2026
Mar 3, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with th...Show more
A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with the call sco_sock_sendmsg() with the expected controllable faulting memory page. A privileged local user could use this flaw to crash the system or escalate their privileges on the system.Show less
6Canonical
DebianFedoraproject+3 more
37Bootstrap Os
Codeready Linux BuilderCodeready Linux Builder For Power Little Endian+34 more
Jun 17, 2026
Mar 3, 2022
N/A· v4
7.8 HIGH· v3
6.9 MEDIUM· v2
A vulnerability was found in the Linux kernel’s cgroup_release_agent_write in the kernel/cgroup/cgroup-v1.c function. This flaw, under certain circumstances, allows the use of the cgroups v1 release_agent feature to esca...Show more
A vulnerability was found in the Linux kernel’s cgroup_release_agent_write in the kernel/cgroup/cgroup-v1.c function. This flaw, under certain circumstances, allows the use of the cgroups v1 release_agent feature to escalate privileges and bypass the namespace isolation unexpectedly.Show less
6Canonical
DebianFedoraproject+3 more
6Debian Linux
Enterprise LinuxFedora+3 more
Jun 17, 2026
Feb 21, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
There is a flaw in polkit which can allow an unprivileged user to cause polkit to crash, due to process file descriptor exhaustion. The highest threat from this vulnerability is to availability. NOTE: Polkit process outa...Show more
There is a flaw in polkit which can allow an unprivileged user to cause polkit to crash, due to process file descriptor exhaustion. The highest threat from this vulnerability is to availability. NOTE: Polkit process outage duration is tied to the failing process being reaped and a new one being spawnedShow less
6Canonical
DebianFedoraproject+3 more
23Codeready Linux Builder
Debian LinuxDiskstation Manager+20 more
Jun 17, 2026
Feb 21, 2022
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
The Samba vfs_fruit module uses extended file attributes (EA, xattr) to provide "...enhanced compatibility with Apple SMB clients and interoperability with a Netatalk 3 AFP fileserver." Samba versions prior to 4.13.17, 4...Show more
The Samba vfs_fruit module uses extended file attributes (EA, xattr) to provide "...enhanced compatibility with Apple SMB clients and interoperability with a Netatalk 3 AFP fileserver." Samba versions prior to 4.13.17, 4.14.12 and 4.15.5 with vfs_fruit configured allow out-of-bounds heap read and write via specially crafted extended file attributes. A remote attacker with write access to extended file attributes can execute arbitrary code with the privileges of smbd, typically root.Show less
4Canonical
FedoraprojectLinux+1 more
4Enterprise Linux
FedoraLinux Kernel+1 more
Jun 17, 2026
Feb 18, 2022
N/A· v4
8.8 HIGH· v3
7.2 HIGH· v2
A flaw was found in the KVM's AMD code for supporting the Secure Encrypted Virtualization-Encrypted State (SEV-ES). A KVM guest using SEV-ES can trigger out-of-bounds reads and writes in the host kernel via a malicious V...Show more
A flaw was found in the KVM's AMD code for supporting the Secure Encrypted Virtualization-Encrypted State (SEV-ES). A KVM guest using SEV-ES can trigger out-of-bounds reads and writes in the host kernel via a malicious VMGEXIT for a string I/O instruction (for example, outs or ins) using the exit reason SVM_EXIT_IOIO. This issue results in a crash of the entire system or a potential guest-to-host escape scenario.Show less
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraSamba+1 more
Jun 17, 2026
Feb 18, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Multiple flaws were found in the way samba AD DC implemented access and conformance checking of stored data. An attacker could use this flaw to cause total domain compromise.
5Canonical
DebianFedoraproject+2 more
17Debian Linux
Enterprise LinuxEnterprise Linux Desktop+14 more
Jun 17, 2026
Feb 18, 2022
N/A· v4
7.2 HIGH· v3
9.0 HIGH· v2
A flaw was found in the way Samba, as an Active Directory Domain Controller, implemented Kerberos name-based authentication. The Samba AD DC, could become confused about the user a ticket represents if it did not strictl...Show more
A flaw was found in the way Samba, as an Active Directory Domain Controller, implemented Kerberos name-based authentication. The Samba AD DC, could become confused about the user a ticket represents if it did not strictly require a Kerberos PAC and always use the SIDs found within. The result could include total domain compromise.Show less
5Canonical
DebianFedoraproject+2 more
25Codeready Linux Builder
Debian LinuxEnterprise Linux+22 more
Jun 17, 2026
Feb 18, 2022
N/A· v4
8.1 HIGH· v3
8.5 HIGH· v2
A flaw was found in the way Samba maps domain users to local users. An authenticated attacker could use this flaw to cause possible privilege escalation.