Linux
by Red Hat
CVEs (233)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2004-0619 | 0.00 | — | 0.00 | Dec 6, 2004 | Integer overflow in the ubsec_keysetup function for Linux Broadcom 5820 cryptonet driver allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a negative add_dsa_buf_bytes variable, which leads to a buffer overflow. | |||
| CVE-2004-1613 | 0.00 | — | 0.02 | Oct 18, 2004 | Mozilla allows remote attackers to cause a denial of service (application crash from null dereference or infinite loop) via a web page that contains a (1) TEXTAREA, (2) INPUT, (3) FRAMESET or (4) IMG tag followed by a null character and some trailing characters, as demonstrated… | |||
| CVE-2004-0905 | 0.00 | — | 0.03 | Sep 14, 2004 | Mozilla Firefox before the Preview Release, Mozilla before 1.7.3, and Thunderbird before 0.8 allows remote attackers to perform cross-domain scripting and possibly execute arbitrary code by convincing a user to drag and drop javascript: links to a frame or page in another domain. | |||
| CVE-2003-0989 | 0.00 | — | 0.05 | Feb 17, 2004 | tcpdump before 3.8.1 allows remote attackers to cause a denial of service (infinite loop) via certain ISAKMP packets, a different vulnerability than CVE-2004-0057. | |||
| CVE-2003-0464 | 0.00 | — | 0.00 | Aug 27, 2003 | The RPC code in Linux kernel 2.4 sets the reuse flag when sockets are created, which could allow local users to bind to UDP ports that are used by privileged services such as nfsd. | |||
| CVE-2003-0551 | 0.00 | — | 0.02 | Aug 27, 2003 | The STP protocol implementation in Linux 2.4.x does not properly verify certain lengths, which could allow attackers to cause a denial of service. | |||
| CVE-2003-0550 | 0.00 | — | 0.02 | Aug 27, 2003 | The STP protocol, as enabled in Linux 2.4.x, does not provide sufficient security by design, which allows attackers to modify the bridge topology. | |||
| CVE-2003-0461 | 0.00 | — | 0.00 | Aug 27, 2003 | /proc/tty/driver/serial in Linux 2.4.x reveals the exact number of characters used in serial links, which could allow local users to obtain potentially sensitive information such as the length of passwords. | |||
| CVE-2003-0552 | 0.00 | — | 0.03 | Aug 27, 2003 | Linux 2.4.x allows remote attackers to spoof the bridge Forwarding table via forged packets whose source addresses are the same as the target. | |||
| CVE-2003-0364 | 0.00 | — | 0.04 | Jun 16, 2003 | The TCP/IP fragment reassembly handling in the Linux kernel 2.4 allows remote attackers to cause a denial of service (CPU consumption) via certain packets that cause a large number of hash table collisions. | |||
| CVE-2003-0370 | 0.00 | — | 0.02 | Jun 16, 2003 | Konqueror Embedded and KDE 2.2.2 and earlier does not validate the Common Name (CN) field for X.509 Certificates, which could allow remote attackers to spoof certificates via a man-in-the-middle attack. | |||
| CVE-2003-0248 | 0.00 | — | 0.04 | Jun 16, 2003 | The mxcsr code in Linux kernel 2.4 allows attackers to modify CPU state registers via a malformed address. | |||
| CVE-2003-0354 | 0.00 | — | 0.02 | Jun 16, 2003 | Unknown vulnerability in GNU Ghostscript before 7.07 allows attackers to execute arbitrary commands, even when -dSAFER is enabled, via a PostScript file that causes the commands to be executed from a malicious print job. | |||
| CVE-2003-0247 | 0.00 | — | 0.03 | Jun 16, 2003 | Unknown vulnerability in the TTY layer of the Linux kernel 2.4 allows attackers to cause a denial of service ("kernel oops"). | |||
| CVE-2003-0188 | 0.00 | — | 0.00 | Jun 9, 2003 | lv reads a .lv file from the current working directory, which allows local users to execute arbitrary commands as other lv users by placing malicious .lv files into other directories. | |||
| CVE-2003-0194 | 0.00 | — | 0.00 | Jun 9, 2003 | tcpdump does not properly drop privileges to the pcap user when starting up. | |||
| CVE-2003-0135 | 0.00 | — | 0.02 | Apr 11, 2003 | vsftpd FTP daemon in Red Hat Linux 9 is not compiled against TCP wrappers (tcp_wrappers) but is installed as a standalone service, which inadvertently prevents vsftpd from restricting access as intended. | |||
| CVE-2002-1509 | 0.00 | — | 0.00 | Mar 3, 2003 | A patch for shadow-utils 20000902 causes the useradd command to create a mail spool files with read/write privileges of the new user's group (mode 660), which allows other users in the same group to read or modify the new user's incoming email. | |||
| CVE-2003-0041 | 0.00 | — | 0.04 | Feb 19, 2003 | Kerberos FTP client allows remote FTP sites to execute arbitrary code via a pipe (|) character in a filename that is retrieved by the client. | |||
| CVE-2002-1160 | 0.00 | — | 0.00 | Feb 19, 2003 | The default configuration of the pam_xauth module forwards MIT-Magic-Cookies to new X sessions, which could allow local users to gain root privileges by stealing the cookies from a temporary .xauth file, which is created with the original user's credentials after root uses su. |
- CVE-2004-0619Dec 6, 2004risk 0.00cvss —epss 0.00
Integer overflow in the ubsec_keysetup function for Linux Broadcom 5820 cryptonet driver allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a negative add_dsa_buf_bytes variable, which leads to a buffer overflow.
- CVE-2004-1613Oct 18, 2004risk 0.00cvss —epss 0.02
Mozilla allows remote attackers to cause a denial of service (application crash from null dereference or infinite loop) via a web page that contains a (1) TEXTAREA, (2) INPUT, (3) FRAMESET or (4) IMG tag followed by a null character and some trailing characters, as demonstrated…
- CVE-2004-0905Sep 14, 2004risk 0.00cvss —epss 0.03
Mozilla Firefox before the Preview Release, Mozilla before 1.7.3, and Thunderbird before 0.8 allows remote attackers to perform cross-domain scripting and possibly execute arbitrary code by convincing a user to drag and drop javascript: links to a frame or page in another domain.
- CVE-2003-0989Feb 17, 2004risk 0.00cvss —epss 0.05
tcpdump before 3.8.1 allows remote attackers to cause a denial of service (infinite loop) via certain ISAKMP packets, a different vulnerability than CVE-2004-0057.
- CVE-2003-0464Aug 27, 2003risk 0.00cvss —epss 0.00
The RPC code in Linux kernel 2.4 sets the reuse flag when sockets are created, which could allow local users to bind to UDP ports that are used by privileged services such as nfsd.
- CVE-2003-0551Aug 27, 2003risk 0.00cvss —epss 0.02
The STP protocol implementation in Linux 2.4.x does not properly verify certain lengths, which could allow attackers to cause a denial of service.
- CVE-2003-0550Aug 27, 2003risk 0.00cvss —epss 0.02
The STP protocol, as enabled in Linux 2.4.x, does not provide sufficient security by design, which allows attackers to modify the bridge topology.
- CVE-2003-0461Aug 27, 2003risk 0.00cvss —epss 0.00
/proc/tty/driver/serial in Linux 2.4.x reveals the exact number of characters used in serial links, which could allow local users to obtain potentially sensitive information such as the length of passwords.
- CVE-2003-0552Aug 27, 2003risk 0.00cvss —epss 0.03
Linux 2.4.x allows remote attackers to spoof the bridge Forwarding table via forged packets whose source addresses are the same as the target.
- CVE-2003-0364Jun 16, 2003risk 0.00cvss —epss 0.04
The TCP/IP fragment reassembly handling in the Linux kernel 2.4 allows remote attackers to cause a denial of service (CPU consumption) via certain packets that cause a large number of hash table collisions.
- CVE-2003-0370Jun 16, 2003risk 0.00cvss —epss 0.02
Konqueror Embedded and KDE 2.2.2 and earlier does not validate the Common Name (CN) field for X.509 Certificates, which could allow remote attackers to spoof certificates via a man-in-the-middle attack.
- CVE-2003-0248Jun 16, 2003risk 0.00cvss —epss 0.04
The mxcsr code in Linux kernel 2.4 allows attackers to modify CPU state registers via a malformed address.
- CVE-2003-0354Jun 16, 2003risk 0.00cvss —epss 0.02
Unknown vulnerability in GNU Ghostscript before 7.07 allows attackers to execute arbitrary commands, even when -dSAFER is enabled, via a PostScript file that causes the commands to be executed from a malicious print job.
- CVE-2003-0247Jun 16, 2003risk 0.00cvss —epss 0.03
Unknown vulnerability in the TTY layer of the Linux kernel 2.4 allows attackers to cause a denial of service ("kernel oops").
- CVE-2003-0188Jun 9, 2003risk 0.00cvss —epss 0.00
lv reads a .lv file from the current working directory, which allows local users to execute arbitrary commands as other lv users by placing malicious .lv files into other directories.
- CVE-2003-0194Jun 9, 2003risk 0.00cvss —epss 0.00
tcpdump does not properly drop privileges to the pcap user when starting up.
- CVE-2003-0135Apr 11, 2003risk 0.00cvss —epss 0.02
vsftpd FTP daemon in Red Hat Linux 9 is not compiled against TCP wrappers (tcp_wrappers) but is installed as a standalone service, which inadvertently prevents vsftpd from restricting access as intended.
- CVE-2002-1509Mar 3, 2003risk 0.00cvss —epss 0.00
A patch for shadow-utils 20000902 causes the useradd command to create a mail spool files with read/write privileges of the new user's group (mode 660), which allows other users in the same group to read or modify the new user's incoming email.
- CVE-2003-0041Feb 19, 2003risk 0.00cvss —epss 0.04
Kerberos FTP client allows remote FTP sites to execute arbitrary code via a pipe (|) character in a filename that is retrieved by the client.
- CVE-2002-1160Feb 19, 2003risk 0.00cvss —epss 0.00
The default configuration of the pam_xauth module forwards MIT-Magic-Cookies to new X sessions, which could allow local users to gain root privileges by stealing the cookies from a temporary .xauth file, which is created with the original user's credentials after root uses su.
Page 6 of 12