← Back

Enterprise Linux Tus

enterprise_linux_tus

Vendor: Redhat • 24 CVEs

CVEs (24)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
6Canonical
DebianFedoraproject+3 more
11Debian Linux
Enterprise Linux DesktopEnterprise Linux Eus+8 more
Jun 17, 2026
Mar 23, 2019
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('l...Show more
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.Show less
3Debian
GolangRedhat
7Debian Linux
Developer ToolsEnterprise Linux Eus+4 more
May 13, 2026
Oct 5, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2...Show more
Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, "go get" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running "go get."Show less
7Canonical
DebianFedoraproject+4 more
18Cloud Backup
Debian LinuxEnterprise Linux+15 more
Apr 21, 2026
Nov 10, 2016
N/A· v4
7.0 HIGH· v3
7.2 HIGH· v2
Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by leveraging incorrect handling of a copy-on-write (COW) feature to write to a read-only memory mapping,...Show more
Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by leveraging incorrect handling of a copy-on-write (COW) feature to write to a read-only memory mapping, as exploited in the wild in October 2016, aka "Dirty COW."Show less
4Debian
FedoraprojectMit+1 more
10Debian Linux
Enterprise Linux DesktopEnterprise Linux Eus+7 more
May 6, 2026
Jul 20, 2014
N/A· v4
N/A· v3
5.0 MEDIUM· v2
MIT Kerberos 5 (aka krb5) before 1.12.2 allows remote attackers to cause a denial of service (buffer over-read and application crash) by injecting invalid tokens into a GSSAPI application session.