← Back

Debian Linux

debian_linux

Vendor: Debian • 10,001 CVEs

CVEs (10,001)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Debian
FedoraprojectXen
3Debian Linux
FedoraXen
Jun 17, 2026
Apr 5, 2022
N/A· v4
5.6 MEDIUM· v3
4.0 MEDIUM· v2
Racy interactions between dirty vram tracking and paging log dirty hypercalls Activation of log dirty mode done by XEN_DMOP_track_dirty_vram (was named HVMOP_track_dirty_vram before Xen 4.9) is racy with ongoing log dirt...Show more
Racy interactions between dirty vram tracking and paging log dirty hypercalls Activation of log dirty mode done by XEN_DMOP_track_dirty_vram (was named HVMOP_track_dirty_vram before Xen 4.9) is racy with ongoing log dirty hypercalls. A suitably timed call to XEN_DMOP_track_dirty_vram can enable log dirty while another CPU is still in the process of tearing down the structures related to a previously enabled log dirty mode (XEN_DOMCTL_SHADOW_OP_OFF). This is due to lack of mutually exclusive locking between both operations and can lead to entries being added in already freed slots, resulting in a memory leak.Show less
2Adminer
Debian
2Adminer
Debian Linux
Jun 17, 2026
Apr 5, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Improper Access Control in Adminer versions 1.12.0 to 4.6.2 (fixed in version 4.6.3) allows an attacker to achieve Arbitrary File Read on the remote server by requesting the Adminer to connect to a remote MySQL database.
4Debian
FedoraprojectOracle+1 more
4Debian Linux
FedoraTwisted+1 more
Jun 17, 2026
Apr 4, 2022
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the `twisted.web.http` module, parsed several HTTP request co...Show more
Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the `twisted.web.http` module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing can lead to desync if requests pass through multiple HTTP parsers, potentially resulting in HTTP request smuggling. Users who may be affected use Twisted Web's HTTP 1.1 server and/or proxy and also pass requests through a different HTTP server and/or proxy. The Twisted Web client is not affected. The HTTP 2.0 server uses a different parser, so it is not affected. The issue has been addressed in Twisted 22.4.0rc1. Two workarounds are available: Ensure any vulnerabilities in upstream proxies have been addressed, such as by upgrading them; or filter malformed requests by other means, such as configuration of an upstream proxy.Show less
5Debian
FedoraprojectMomentjs+2 more
5Active Iq
Debian LinuxFedora+2 more
Jun 17, 2026
Apr 4, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if...Show more
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.Show less
4Debian
FedoraprojectLinux+1 more
4Debian Linux
FedoraHci Baseboard Management Controller+1 more
Jun 17, 2026
Apr 3, 2022
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c in the Linux kernel through 5.17.1 has a double free.
4Debian
FedoraprojectLinux+1 more
11Debian Linux
FedoraH300e Firmware+8 more
Jun 17, 2026
Apr 3, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
mcba_usb_start_xmit in drivers/net/can/usb/mcba_usb.c in the Linux kernel through 5.17.1 has a double free.
4Debian
FedoraprojectLinux+1 more
11Debian Linux
FedoraH300e Firmware+8 more
Jun 17, 2026
Apr 3, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
usb_8dev_start_xmit in drivers/net/can/usb/usb_8dev.c in the Linux kernel through 5.17.1 has a double free.
2Debian
Linux
2Debian Linux
Linux Kernel
Jun 17, 2026
Apr 2, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
In the Linux kernel before 5.17.1, a refcount leak bug was found in net/llc/af_llc.c.
3Debian
FedoraprojectPuma
3Debian Linux
FedoraPuma
Jun 17, 2026
Mar 30, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not properly validate that the incoming HTTP request matches the RFC7230 standard, Pum...Show more
Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not properly validate that the incoming HTTP request matches the RFC7230 standard, Puma and the frontend proxy may disagree on where a request starts and ends. This would allow requests to be smuggled via the front-end proxy to Puma. The vulnerability has been fixed in 5.6.4 and 4.3.12. Users are advised to upgrade as soon as possible. Workaround: when deploying a proxy in front of Puma, turning on any and all functionality to make sure that the request matches the RFC7230 standard.Show less
3Debian
PjsipTeluu
3Debian Linux
PjsipPjsip
Jun 17, 2026
Mar 30, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
PJSIP is a free and open source multimedia communication library written in the C language. Versions 2.12 and prior contain a denial-of-service vulnerability that affects PJSIP users that consume PJSIP's XML parsing in t...Show more
PJSIP is a free and open source multimedia communication library written in the C language. Versions 2.12 and prior contain a denial-of-service vulnerability that affects PJSIP users that consume PJSIP's XML parsing in their apps. Users are advised to update. There are no known workarounds.Show less
4Debian
FedoraprojectOracle+1 more
4Communications Cloud Native Core Network Exposure Function
Debian LinuxFedora+1 more
Jun 17, 2026
Mar 30, 2022
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Use after free in utf_ptr2char in GitHub repository vim/vim prior to 8.2.4646.
3Debian
FedoraprojectMediawiki
3Debian Linux
FedoraMediawiki
Jun 17, 2026
Mar 30, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
An XSS issue was discovered in MediaWiki before 1.35.6, 1.36.x before 1.36.4, and 1.37.x before 1.37.2. The widthheight, widthheightpage, and nbytes properties of messages are not escaped when used in galleries or Specia...Show more
An XSS issue was discovered in MediaWiki before 1.35.6, 1.36.x before 1.36.4, and 1.37.x before 1.37.2. The widthheight, widthheightpage, and nbytes properties of messages are not escaped when used in galleries or Special:RevisionDelete.Show less
3Debian
FedoraprojectUclouvain
3Debian Linux
FedoraOpenjpeg
Jun 17, 2026
Mar 29, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
A flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory,...Show more
A flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free() on an uninitialized pointer, leading to a segmentation fault and a denial of service.Show less
2Debian
Long Range Zip Project
2Debian Linux
Long Range Zip
Jun 17, 2026
Mar 28, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
lrzip v0.641 was discovered to contain a multiple concurrency use-after-free between the functions zpaq_decompress_buf() and clear_rulist(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a cr...Show more
lrzip v0.641 was discovered to contain a multiple concurrency use-after-free between the functions zpaq_decompress_buf() and clear_rulist(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted Irz file.Show less
2Clusterlabs
Debian
2Debian Linux
Pcs
Jun 17, 2026
Mar 25, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
A flaw was found in the Pacemaker configuration tool (pcs). The pcs daemon was allowing expired accounts, and accounts with expired passwords to login when using PAM authentication. Therefore, unprivileged expired accoun...Show more
A flaw was found in the Pacemaker configuration tool (pcs). The pcs daemon was allowing expired accounts, and accounts with expired passwords to login when using PAM authentication. Therefore, unprivileged expired accounts that have been denied access could still login.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Jun 17, 2026
Mar 25, 2022
N/A· v4
4.4 MEDIUM· v3
4.9 MEDIUM· v2
A kernel information leak flaw was identified in the scsi_ioctl function in drivers/scsi/scsi_ioctl.c in the Linux kernel. This flaw allows a local attacker with a special user privilege (CAP_SYS_ADMIN or CAP_SYS_RAWIO)...Show more
A kernel information leak flaw was identified in the scsi_ioctl function in drivers/scsi/scsi_ioctl.c in the Linux kernel. This flaw allows a local attacker with a special user privilege (CAP_SYS_ADMIN or CAP_SYS_RAWIO) to create issues with confidentiality.Show less
4Debian
FedoraprojectOpenexr+1 more
4Debian Linux
Enterprise LinuxFedora+1 more
Jun 17, 2026
Mar 25, 2022
N/A· v4
6.5 MEDIUM· v3
2.1 LOW· v2
In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not...Show more
In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.Show less
3Debian
FedoraprojectOpenexr
3Debian Linux
FedoraOpenexr
Jun 17, 2026
Mar 25, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An integer overflow could occur when OpenEXR processes a crafted file on systems where size_t < 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application s...Show more
An integer overflow could occur when OpenEXR processes a crafted file on systems where size_t < 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application stability or lead to other attack paths.Show less
2Debian
Qemu
2Debian Linux
Qemu
Jun 17, 2026
Mar 25, 2022
N/A· v4
6.5 MEDIUM· v3
2.1 LOW· v2
A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. The issue occurs while handling a "PVRDMA_CMD_CREATE_MR" command due to improper memory remapping (mremap). This flaw allows a malicious gu...Show more
A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. The issue occurs while handling a "PVRDMA_CMD_CREATE_MR" command due to improper memory remapping (mremap). This flaw allows a malicious guest to crash the QEMU process on the host. The highest threat from this vulnerability is to system availability.Show less
11Apple
AzulDebian+8 more
27Active Iq Unified Manager
Debian LinuxE Series Santricity Os Controller+24 more
Jul 14, 2026
Mar 25, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.