Canonical Ubuntu Linux 20.10
Approved changes feed: RSS · Atom
cpe:2.3:o:canonical:ubuntu_linux:20.10:*:*:*:*:*:*:*
part: o version: 20.10 update: *
| Vendor | Canonical (bedcba35-8c3d-5a60-8532-2ba876a6ec88) |
|---|---|
| Product | Ubuntu Linux (f82c71f7-7613-59c6-b78d-a15b5eb77bd3) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2022-20698 |
vulnerable | 2026-06-03 14:46:07.115936 |
Clam AntiVirus (ClamAV) Denial of Service Vulnerability
HIGH (7.5)
A vulnerability in the OOXML parsing module in Clam AntiVirus (ClamAV) Software version 0.104.1 and LTS version 0.103.4 and prior versions could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to improper checks that may result in an invalid pointer read. An attacker could exploit this vulnerability by sending a crafted OOXML file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process to crash, resulting in a denial of service condition.
Published: 2022-01-14T05:15:11.361Z
Updated: 2024-11-06T16:32:32.016Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3491 |
vulnerable | 2026-06-03 14:45:11.502397 |
Linux kernel io_uring PROVIDE_BUFFERS MAX_RW_COUNT bypass
HIGH (7.8)
The io_uring subsystem in the Linux kernel allowed the MAX_RW_COUNT limit to be bypassed in the PROVIDE_BUFFERS operation, which led to negative values being usedin mem_rw when reading /proc/<PID>/mem. This could be used to create a heap overflow leading to arbitrary code execution in the kernel. It was addressed via commit d1f82808877b ("io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers") (v5.13-rc1) and backported to the stable kernels in v5.12.4, v5.11.21, and v5.10.37. It was introduced in ddf0322db79c ("io_uring: add IORING_OP_PROVIDE_BUFFERS") (v5.7-rc1).
Published: 2021-06-04T01:40:20.936Z
Updated: 2024-09-16T22:09:25.883Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3490 |
vulnerable | 2026-06-03 14:45:11.501468 |
Linux kernel eBPF bitwise ops ALU32 bounds tracking
HIGH (7.8)
The eBPF ALU32 bounds tracking for bitwise ops (AND, OR and XOR) in the Linux kernel did not properly update 32-bit bounds, which could be turned into out of bounds reads and writes in the Linux kernel and therefore, arbitrary code execution. This issue was fixed via commit 049c4e13714e ("bpf: Fix alu32 const subreg bound tracking on bitwise operations") (v5.13-rc4) and backported to the stable kernels in v5.12.4, v5.11.21, and v5.10.37. The AND/OR issues were introduced by commit 3f50f132d840 ("bpf: Verifier, do explicit ALU32 bounds tracking") (5.7-rc1) and the XOR variant was introduced by 2921c90d4718 ("bpf:Fix a verifier failure with xor") ( 5.10-rc1).
Published: 2021-06-04T01:40:20.129Z
Updated: 2024-09-16T22:29:57.625Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3489 |
vulnerable | 2026-06-03 14:45:11.499994 |
Linux kernel eBPF RINGBUF map oversized allocation
HIGH (7.8)
The eBPF RINGBUF bpf_ringbuf_reserve() function in the Linux kernel did not check that the allocated size was smaller than the ringbuf size, allowing an attacker to perform out-of-bounds writes within the kernel and therefore, arbitrary code execution. This issue was fixed via commit 4b81ccebaeee ("bpf, ringbuf: Deny reserve of buffers larger than ringbuf") (v5.13-rc4) and backported to the stable kernels in v5.12.4, v5.11.21, and v5.10.37. It was introduced via 457f44363a88 ("bpf: Implement BPF ring buffer and verifier support for it") (v5.8-rc1).
Published: 2021-06-04T01:40:19.351Z
Updated: 2024-09-16T20:21:42.116Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32555 |
vulnerable | 2026-06-03 14:44:39.745547 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the xorg-hwe-18.04 package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:41.851Z
Updated: 2024-09-16T20:47:23.455Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32554 |
vulnerable | 2026-06-03 14:44:39.745051 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the xorg package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:41.158Z
Updated: 2024-09-16T23:20:32.516Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32553 |
vulnerable | 2026-06-03 14:44:39.740510 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-17 package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:40.514Z
Updated: 2024-09-16T22:51:04.819Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32552 |
vulnerable | 2026-06-03 14:44:39.739765 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-16 package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:39.859Z
Updated: 2024-09-17T02:37:33.692Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32551 |
vulnerable | 2026-06-03 14:44:39.739304 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-15 package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:39.210Z
Updated: 2024-09-16T20:21:31.720Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32550 |
vulnerable | 2026-06-03 14:44:39.738829 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-14 package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:38.559Z
Updated: 2024-09-16T23:22:01.152Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32549 |
vulnerable | 2026-06-03 14:44:39.738367 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-13 package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:37.848Z
Updated: 2024-09-16T23:11:32.731Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32548 |
vulnerable | 2026-06-03 14:44:39.737876 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-8 package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:37.135Z
Updated: 2024-09-16T18:29:09.540Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-32547 |
vulnerable | 2026-06-03 14:44:39.734662 |
apport read_file() function could follow maliciously constructed symbolic links
HIGH (7.3)
It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-lts package apport hooks, it could expose private data to other local users.
Published: 2021-06-12T03:40:36.400Z
Updated: 2024-09-17T03:18:22.707Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-29385 |
vulnerable | 2026-06-03 14:42:29.414280 |
Details available
GNOME gdk-pixbuf (aka GdkPixbuf) before 2.42.2 allows a denial of service (infinite loop) in lzw.c in the function write_indexes. if c->self_code equals 10, self->code_table[10].extends will assign the value 11 to c. The next execution in the loop will assign self->code_table[11].extends to c, which will give the value of 10. This will make the loop run infinitely. This bug can, for example, be triggered by calling this function with a GIF image with LZW compression that is crafted in a special way.
Published: 2020-12-26T02:01:49.000Z
Updated: 2024-08-04T16:55:09.278Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-27352 |
vulnerable | 2026-06-03 14:42:18.067429 |
Details available
CRITICAL (9.3)
When generating the systemd service units for the docker snap (and other similar snaps), snapd does not specify Delegate=yes - as a result systemd will move processes from the containers created and managed by these snaps into the cgroup of the main daemon within the snap itself when reloading system units. This may grant additional privileges to a container within the snap that were not originally intended.
Published: 2024-06-21T20:06:37.992Z
Updated: 2024-08-04T16:11:36.612Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-27351 |
not_vulnerable | 2026-06-03 14:42:18.062926 |
Various memory and file descriptor leaks in apt-python
LOW (2)
Various memory and file descriptor leaks were found in apt-python files python/arfile.cc, python/tag.cc, python/tarfile.cc, aka GHSL-2020-170. This issue affects: python-apt 1.1.0~beta1 versions prior to 1.1.0~beta1ubuntu0.16.04.10; 1.6.5ubuntu0 versions prior to 1.6.5ubuntu0.4; 2.0.0ubuntu0 versions prior to 2.0.0ubuntu0.20.04.2; 2.1.3ubuntu1 versions prior to 2.1.3ubuntu1.1;
Published: 2020-12-10T04:05:18.897Z
Updated: 2024-09-16T22:15:18.197Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-27350 |
not_vulnerable | 2026-06-03 14:42:18.059812 |
apt integer wraparound
MEDIUM (5.7)
APT had several integer overflows and underflows while parsing .deb packages, aka GHSL-2020-168 GHSL-2020-169, in files apt-pkg/contrib/extracttar.cc, apt-pkg/deb/debfile.cc, and apt-pkg/contrib/arfile.cc. This issue affects: apt 1.2.32ubuntu0 versions prior to 1.2.32ubuntu0.2; 1.6.12ubuntu0 versions prior to 1.6.12ubuntu0.2; 2.0.2ubuntu0 versions prior to 2.0.2ubuntu0.2; 2.1.10ubuntu0 versions prior to 2.1.10ubuntu0.1;
Published: 2020-12-10T04:05:18.456Z
Updated: 2024-09-17T04:29:18.208Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-27349 |
vulnerable | 2026-06-03 14:42:18.056375 |
aptdaemon performed policykit permissions checks too late
Aptdaemon performed policykit checks after interacting with potentially untrusted files with elevated privileges. This affected versions prior to 1.1.1+bzr982-0ubuntu34.1, 1.1.1+bzr982-0ubuntu32.3, 1.1.1+bzr982-0ubuntu19.5, 1.1.1+bzr982-0ubuntu14.5.
Published: 2020-12-09T03:35:17.337Z
Updated: 2024-09-16T18:50:26.180Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-16128 |
vulnerable | 2026-06-03 14:41:47.193477 |
Aptdaemon error messages disclosed file existence to unprivileged users via dbus properties
LOW (3.8)
The aptdaemon DBus interface disclosed file existence disclosure by setting Terminal/DebconfSocket properties, aka GHSL-2020-192 and GHSL-2020-196. This affected versions prior to 1.1.1+bzr982-0ubuntu34.1, 1.1.1+bzr982-0ubuntu32.3, 1.1.1+bzr982-0ubuntu19.5, 1.1.1+bzr982-0ubuntu14.5.
Published: 2020-12-09T03:35:16.896Z
Updated: 2024-09-16T16:24:15.489Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-16123 |
vulnerable | 2026-06-03 14:41:47.184208 |
Bypass of snapd pulseaudio restrictions
MEDIUM (4.4)
An Ubuntu-specific patch in PulseAudio created a race condition where the snap policy module would fail to identify a client connection from a snap as coming from a snap if SCM_CREDENTIALS were missing, allowing the snap to connect to PulseAudio without proper confinement. This could be exploited by an attacker to expose sensitive information. Fixed in 1:13.99.3-1ubuntu2, 1:13.99.2-1ubuntu2.1, 1:13.99.1-1ubuntu3.8, 1:11.1-1ubuntu7.11, and 1:8.0-0ubuntu3.15.
Published: 2020-12-03T23:15:20.305Z
Updated: 2024-09-16T19:20:12.173Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-15078 |
vulnerable | 2026-06-03 14:41:45.185492 |
Details available
OpenVPN 2.5.1 and earlier versions allows a remote attackers to bypass authentication and access control channel data on servers configured with deferred authentication, which can be used to potentially trigger further information leaks.
Published: 2021-04-26T13:19:45.000Z
Updated: 2024-08-04T13:08:21.675Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.