Lucene search
K

124 matches found

OSV
OSV
added 6 days ago10 views

DEBIAN-CVE-2026-44172

MariaDB server is a community developed fork of MySQL server. In versions 3.3.18 and 3.4.8, an application that was taking non-validated user input, escaping it with mysqlrealescapestring and sending it to the database using text protocol and big5 character set was vulnerable to SQL injections,...

9.8CVSS5.5AI score0.00502EPSS
Exploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-47729

Bulletin has no description...

5AI score
Exploits0References1
OSV
OSV
added 2026/06/10 11:16 p.m.5 views

DEBIAN-CVE-2026-46692

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-23, an attacker who can connect to a magick -distribute-cache service can cause a heap buffer over-write in the server process. This issue has been patched in...

4.1CVSS5.5AI score0.00126EPSS
Exploits0References1
OSV
OSV
added 2026/06/08 4:16 p.m.10 views

DEBIAN-CVE-2026-34355

A buffer overflow in modproxyhtml in Apache HTTP Server 2.4.67 and earlier allows an attack by an untrusted backend. Users are recommended to upgrade to version 2.4.68, which fixes this issue...

7.5CVSS5.6AI score0.00587EPSS
Exploits0References1
OSV
OSV
added 2026/06/05 12:16 p.m.4 views

DEBIAN-CVE-2026-50262

An out-of-bounds read flaw was found in the X.Org X server and Xwayland in glXDispChangeDrawableAttributes. A wrong size validation check can read a client-controlled number of bytes, exceeding the request buffer, leading to information disclosure. A write path also exists but requires byte-swapp...

5.5CVSS5.4AI score0.00169EPSS
Exploits0References1
OSV
OSV
added 2026/06/03 7:16 p.m.8 views

DEBIAN-CVE-2026-45614

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Prior to version 4.11.0, on many of the ECDH shared secret paths, the public key isn't verified to be a point on the correct curve. By...

4.7CVSS5.8AI score0.00071EPSS
Exploits1References1
OSV
OSV
added 2026/05/29 6:48 a.m.6 views

DEBIAN-CVE-2026-47753

Bulletin has no description...

5.7AI score0.00011EPSS
Exploits0References1
OSV
OSV
added 2026/05/28 10:16 a.m.6 views

DEBIAN-CVE-2026-46215

In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in changehandle There was a potential race condition in changehandle. The ioctl briefly had a single object with two idr entries; a concurrent gemclose could delete the object and...

7.8CVSS5.7AI score0.00133EPSS
Exploits0References1
OSV
OSV
added 2026/05/28 10:16 a.m.4 views

DEBIAN-CVE-2026-46161

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setupgeo with zero farcopies setupgeo extracts nearcopies nc and farcopies fc from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References1
OSV
OSV
added 2026/05/28 10:16 a.m.7 views

DEBIAN-CVE-2026-46114

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMICWRITE payloads atomicwritereply at drivers/infiniband/sw/rxe/rxeresp.c unconditionally dereferences 8 bytes at payloadaddrpkt: value = u64 payloadaddrpkt; checkrkey previously accepted an...

7.5CVSS5.7AI score0.00466EPSS
Exploits0References1
OSV
OSV
added 2026/05/28 10:16 a.m.6 views

DEBIAN-CVE-2026-46106

In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfsmutex and SRCU when remount walks events Commit 340f0c7067a9 "eventfs: Update all the eventfsinodes from the events descriptor" had eventfssetattrs recurse through ei-children on remount. The walk only holds...

5.7AI score0.00168EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.6 views

DEBIAN-CVE-2026-45872

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix memory leak in pqireportphysluns pqireportphysluns fails to release the rpllist buffer when encountering an unsupported data format or when the allocation for rpl16bytewwidlist fails. These early returns bypas...

5.9AI score0.00216EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.6 views

DEBIAN-CVE-2026-45858

In the Linux kernel, the following vulnerability has been resolved: ext4: don't zero the entire extent if EXT4EXTDATAPARTIALVALID1 When allocating initialized blocks from a large unwritten extent, or when splitting an unwritten extent during end I/O and converting it to initialized, there is...

5.7AI score0.002EPSS
Exploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.3 views

DEBIAN-CVE-2026-39833

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

9.1CVSS5.8AI score0.00299EPSS
Exploits0References1
OSV
OSV
added 2026/05/21 9:16 a.m.6 views

DEBIAN-CVE-2026-44075

A missing break statement in DSI OpenSession processing in Netatalk 1.5.0 through 4.4.2 causes a DSIOPTATTNQUANT switch case to fall through into DSIOPTSERVQUANT, resulting in unintended session option handling that may allow a remote attacker to cause a minor service disruption via crafted DSI...

3.7CVSS5.8AI score0.00245EPSS
Exploits0References1
OSV
OSV
added 2026/05/21 5:48 a.m.3 views

DEBIAN-CVE-2026-45066

Bulletin has no description...

5.7AI score0.00048EPSS
Exploits0References1
OSV
OSV
added 2026/05/20 1:16 p.m.6 views

DEBIAN-CVE-2026-29518

Rsync versions before 3.4.3 contain a time-of-check to time-of-use TOCTOU race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path ca...

7.3CVSS5.9AI score0.00147EPSS
Exploits0References1
OSV
OSV
added 2026/05/14 8:17 p.m.5 views

DEBIAN-CVE-2026-8550

Use after free in Google Lens in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: High...

6.5CVSS5.8AI score0.00229EPSS
Exploits0References1
OSV
OSV
added 2026/05/11 6:16 p.m.5 views

DEBIAN-CVE-2026-4892

A heap-based out-of-bounds write vulnerability in the DHCPv6 implementation of dnsmasq allows local attackers to execute arbitrary code with root privileges via a crafted DHCPv6 packet...

8.4CVSS6.2AI score0.00267EPSS
Exploits1References1
OSV
OSV
added 2026/05/08 2:16 p.m.5 views

DEBIAN-CVE-2026-43308

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG on unexpected delayed ref type in runonedelayedref There is no need to BUG, we can just return an error and log an error message...

5.5CVSS5.7AI score0.00107EPSS
Exploits0References1
Rows per page
Query Builder