← Back

Debian Linux

debian_linux

Vendor: Debian • 10,000 CVEs

CVEs (10,000)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
7Canonical
DebianFedoraproject+4 more
9Ctpview
Debian LinuxFedora+6 more
Apr 23, 2026
Apr 17, 2009
N/A· v4
N/A· v3
7.2 HIGH· v2
udev before 1.4.1 does not verify whether a NETLINK message originates from kernel space, which allows local users to gain privileges by sending a NETLINK message from user space.
6Apple
CanonicalDebian+3 more
9Debian Linux
FreetypeIphone Os+6 more
Apr 23, 2026
Apr 17, 2009
N/A· v4
N/A· v3
7.5 HIGH· v2
Multiple integer overflows in FreeType 2.3.9 and earlier allow remote attackers to execute arbitrary code via vectors related to large values in certain inputs in (1) smooth/ftsmooth.c, (2) sfnt/ttcmap.c, and (3) cff/cff...Show more
Multiple integer overflows in FreeType 2.3.9 and earlier allow remote attackers to execute arbitrary code via vectors related to large values in certain inputs in (1) smooth/ftsmooth.c, (2) sfnt/ttcmap.c, and (3) cff/cffload.c.Show less
3Canonical
ClamavDebian
3Clamav
Debian LinuxUbuntu Linux
Apr 23, 2026
Apr 8, 2009
N/A· v4
N/A· v3
7.8 HIGH· v2
libclamav/untar.c in ClamAV before 0.95 allows remote attackers to cause a denial of service (infinite loop) via a crafted TAR file that causes (1) clamd and (2) clamscan to hang.
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraLinux Kernel+2 more
Apr 23, 2026
Apr 6, 2009
N/A· v4
N/A· v3
4.9 MEDIUM· v2
The vmx_set_msr function in arch/x86/kvm/vmx.c in the VMX implementation in the KVM subsystem in the Linux kernel before 2.6.29.1 on the i386 platform allows guest OS users to cause a denial of service (OOPS) by setting...Show more
The vmx_set_msr function in arch/x86/kvm/vmx.c in the VMX implementation in the KVM subsystem in the Linux kernel before 2.6.29.1 on the i386 platform allows guest OS users to cause a denial of service (OOPS) by setting the EFER_LME (aka "Long mode enable") bit in the Extended Feature Enable Register (EFER) model-specific register, which is specific to the x86_64 platform.Show less
1Debian
2Debian Linux
Nss Ldap
Apr 23, 2026
Mar 31, 2009
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
nss-ldapd before 0.6.8 uses world-readable permissions for the /etc/nss-ldapd.conf file, which allows local users to obtain a cleartext password for the LDAP server by reading the bindpw field.
8Avaya
Christophe.varoquiDebian+5 more
11Ctpview
Debian LinuxFedora+8 more
Apr 23, 2026
Mar 30, 2009
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
The Device Mapper multipathing driver (aka multipath-tools or device-mapper-multipath) 0.4.8, as used in SUSE openSUSE, SUSE Linux Enterprise Server (SLES), Fedora, and possibly other operating systems, uses world-writab...Show more
The Device Mapper multipathing driver (aka multipath-tools or device-mapper-multipath) 0.4.8, as used in SUSE openSUSE, SUSE Linux Enterprise Server (SLES), Fedora, and possibly other operating systems, uses world-writable permissions for the socket file (aka /var/run/multipathd.sock), which allows local users to send arbitrary commands to the multipath daemon.Show less
2Debian
Openssl
2Debian Linux
Openssl
Apr 23, 2026
Mar 27, 2009
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The ASN1_STRING_print_ex function in OpenSSL before 0.9.8k allows remote attackers to cause a denial of service (invalid memory access and application crash) via vectors that trigger printing of a (1) BMPString or (2) Un...Show more
The ASN1_STRING_print_ex function in OpenSSL before 0.9.8k allows remote attackers to cause a denial of service (invalid memory access and application crash) via vectors that trigger printing of a (1) BMPString or (2) UniversalString with an invalid encoded length.Show less
2Debian
Phpmyadmin
2Debian Linux
Phpmyadmin
Apr 22, 2026
Mar 26, 2009
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Static code injection vulnerability in setup.php in phpMyAdmin 2.11.x before 2.11.9.5 and 3.x before 3.1.3.1 allows remote attackers to inject arbitrary PHP code into a configuration file via the save action.
2Debian
Systemtap
2Debian Linux
Systemtap
Apr 23, 2026
Mar 25, 2009
N/A· v4
N/A· v3
6.3 MEDIUM· v2
Race condition in the SystemTap stap tool 0.0.20080705 and 0.0.20090314 allows local users in the stapusr group to insert arbitrary SystemTap kernel modules and gain privileges via unknown vectors.
6Canonical
DebianLinux+3 more
11Debian Linux
EsxLinux Enterprise Desktop+8 more
Apr 23, 2026
Mar 25, 2009
N/A· v4
N/A· v3
4.9 MEDIUM· v2
nfsd in the Linux kernel before 2.6.28.9 does not drop the CAP_MKNOD capability before handling a user request in a thread, which allows local users to create device nodes, as demonstrated on a filesystem that has been e...Show more
nfsd in the Linux kernel before 2.6.28.9 does not drop the CAP_MKNOD capability before handling a user request in a thread, which allows local users to create device nodes, as demonstrated on a filesystem that has been exported with the root_squash option.Show less
6Canonical
DebianLinux+3 more
12Debian Linux
Enterprise Linux DesktopEnterprise Linux Eus+9 more
Apr 23, 2026
Mar 6, 2009
N/A· v4
N/A· v3
3.6 LOW· v2
The audit_syscall_entry function in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a 32-bit syscall, whic...Show more
The audit_syscall_entry function in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a 32-bit syscall, which allows local users to bypass certain syscall audit configurations via crafted syscalls, a related issue to CVE-2009-0342 and CVE-2009-0343.Show less
6Apple
DebianFedoraproject+3 more
9Debian Linux
FedoraIphone Os+6 more
Apr 23, 2026
Feb 22, 2009
N/A· v4
N/A· v3
6.8 MEDIUM· v2
The PNG reference library (aka libpng) before 1.0.43, and 1.2.x before 1.2.35, as used in pngcrush and other applications, allows context-dependent attackers to cause a denial of service (application crash) or possibly e...Show more
The PNG reference library (aka libpng) before 1.0.43, and 1.2.x before 1.2.35, as used in pngcrush and other applications, allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file that triggers a free of an uninitialized pointer in (1) the png_read_png function, (2) pCAL chunk handling, or (3) setup of 16-bit gamma tables.Show less
2Debian
Moodle
2Debian Linux
Moodle
Apr 23, 2026
Feb 13, 2009
N/A· v4
N/A· v3
6.5 MEDIUM· v2
Unspecified vulnerability in the user editing interface in Moodle 1.5.x, 1.6 before 1.6.6, and 1.7 before 1.7.3 allows remote authenticated users to gain privileges via unknown vectors.
2Debian
Moodle
2Debian Linux
Moodle
Apr 23, 2026
Feb 13, 2009
N/A· v4
N/A· v3
7.5 HIGH· v2
SQL injection vulnerability in the hotpot_delete_selected_attempts function in report.php in the HotPot module in Moodle 1.6 before 1.6.7, 1.7 before 1.7.5, 1.8 before 1.8.6, and 1.9 before 1.9.2 allows remote attackers...Show more
SQL injection vulnerability in the hotpot_delete_selected_attempts function in report.php in the HotPot module in Moodle 1.6 before 1.6.7, 1.7 before 1.7.5, 1.8 before 1.8.6, and 1.9 before 1.9.2 allows remote attackers to execute arbitrary SQL commands via a crafted selected attempt.Show less
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraFfmpeg+1 more
Apr 23, 2026
Feb 2, 2009
N/A· v4
N/A· v3
9.3 HIGH· v2
Integer signedness error in the fourxm_read_header function in libavformat/4xm.c in FFmpeg before revision 16846 allows remote attackers to execute arbitrary code via a malformed 4X movie file with a large current_track...Show more
Integer signedness error in the fourxm_read_header function in libavformat/4xm.c in FFmpeg before revision 16846 allows remote attackers to execute arbitrary code via a malformed 4X movie file with a large current_track value, which triggers a NULL pointer dereference.Show less
3Canonical
DebianLinux
3Debian Linux
Linux KernelUbuntu Linux
Apr 23, 2026
Jan 28, 2009
N/A· v4
N/A· v3
4.9 MEDIUM· v2
drivers/firmware/dell_rbu.c in the Linux kernel before 2.6.27.13, and 2.6.28.x before 2.6.28.2, allows local users to cause a denial of service (system crash) via a read system call that specifies zero bytes from the (1)...Show more
drivers/firmware/dell_rbu.c in the Linux kernel before 2.6.27.13, and 2.6.28.x before 2.6.28.2, allows local users to cause a denial of service (system crash) via a read system call that specifies zero bytes from the (1) image_type or (2) packet_size file in /sys/devices/platform/dell_rbu/.Show less
4Canonical
DebianLinux+1 more
4Debian Linux
Linux KernelOpensuse+1 more
Apr 23, 2026
Jan 26, 2009
N/A· v4
N/A· v3
4.9 MEDIUM· v2
fs/ecryptfs/inode.c in the eCryptfs subsystem in the Linux kernel before 2.6.28.1 allows local users to cause a denial of service (fault or memory corruption), or possibly have unspecified other impact, via a readlink ca...Show more
fs/ecryptfs/inode.c in the eCryptfs subsystem in the Linux kernel before 2.6.28.1 allows local users to cause a denial of service (fault or memory corruption), or possibly have unspecified other impact, via a readlink call that results in an error, leading to use of a -1 return value as an array index.Show less
2Debian
Typo3
2Debian Linux
Typo3
Apr 23, 2026
Jan 22, 2009
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The System extension Install tool in TYPO3 4.0.0 through 4.0.9, 4.1.0 through 4.1.7, and 4.2.0 through 4.2.3 creates the encryption key with an insufficiently random seed, which makes it easier for attackers to crack the...Show more
The System extension Install tool in TYPO3 4.0.0 through 4.0.9, 4.1.0 through 4.1.7, and 4.2.0 through 4.2.3 creates the encryption key with an insufficiently random seed, which makes it easier for attackers to crack the key.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Apr 23, 2026
Jan 15, 2009
N/A· v4
N/A· v3
7.2 HIGH· v2
The ABI in the Linux kernel 2.6.28 and earlier on s390, powerpc, sparc64, and mips 64-bit platforms requires that a 32-bit argument in a 64-bit register was properly sign extended when sent from a user-mode application,...Show more
The ABI in the Linux kernel 2.6.28 and earlier on s390, powerpc, sparc64, and mips 64-bit platforms requires that a 32-bit argument in a 64-bit register was properly sign extended when sent from a user-mode application, but cannot verify this, which allows local users to cause a denial of service (crash) or possibly gain privileges via a crafted system call.Show less
2Debian
Libpng
2Debian Linux
Libpng
Apr 23, 2026
Jan 15, 2009
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The png_check_keyword function in pngwutil.c in libpng before 1.0.42, and 1.2.x before 1.2.34, might allow context-dependent attackers to set the value of an arbitrary memory location to zero via vectors involving creati...Show more
The png_check_keyword function in pngwutil.c in libpng before 1.0.42, and 1.2.x before 1.2.34, might allow context-dependent attackers to set the value of an arbitrary memory location to zero via vectors involving creation of crafted PNG files with keywords, related to an implicit cast of the '\0' character constant to a NULL pointer. NOTE: some sources incorrectly report this as a double free vulnerability.Show less