Lucene search
+L

4822 matches found

SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-46599

The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image both in terms of pixel width/height and encoded size to make the decoder decode large amounts of compressed data...

7.5CVSS7.6AI score0.00353EPSS
SaveExploits0References2
NVD
NVD
added last week11 views

CVE-2026-59933

PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. In versions 4.0.0 through 5.8.0, 3.3.0 through 3.10.6, 2.2.0 through 2.4.6, 2.0.0 through 2.1.17, and all releases up to and including 1.30.5, the OLE reader follows sector chains from attacker-controlled XLS/OLE...

7.5CVSS0.00691EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/28 12:31 p.m.6 views

EUVD-2026-49770

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.8AI score0.00474EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:31 p.m.9 views

CVE-2026-42493

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

5.8AI score0.00474EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.11 views

PT-2026-65461

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.8AI score0.00474EPSS
SaveExploits0References35
NVD
NVD
added 2026/07/27 3:16 p.m.9 views

CVE-2026-10600

Mattermost versions 11.8.x = 11.8.0, 11.7.x = 11.7.3, 11.6.x = 11.6.5, 10.11.x = 10.11.20 fail to bound the time and resource consumption of server-side document content extraction which allows an authenticated user with file-upload permission to degrade file uploads for all users on the server v...

4.3CVSS0.00212EPSS
SaveExploits0References1
CloudLinux
CloudLinux
added 2026/07/25 8:46 a.m.20 views

kernel: Fix of 43 CVEs

Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times CVE-2022-50419 - firewire: net: fix use after free in fwnetfinishincomingpacket CVE-2023-53432 - wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstartxmit CVE-2022-50408 - wifi: brcmfmac: slab-out-of-bounds read in...

9.8CVSS7.1AI score0.21314EPSS
SaveExploits0References43
RedHat Linux
RedHat Linux
added 2026/07/22 5:28 p.m.11 views

libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM

An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64 API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB...

7.5CVSS6.3AI score0.01725EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/22 11:40 a.m.9 views

kernel: scsi: core: Wake up the error handler when final completions race against each other

Race condition vulnerabilities were found in the Linux kernel's SCSI error handler wake-up logic. Memory ordering issues in scsidechostbusy and ordering problems in scsiehinchostfailed can cause the SCSI error handler to never wake up when command completions race against each other. This leaves...

4.7CVSS5.1AI score0.00095EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.16 views

PT-2026-63392

Name of the Vulnerable Software and Affected Versions NLnet Labs Unbound versions prior to 1.25.2 Description A heap buffer overflow occurs when the validator builds the canonical RDATA form for an RRSIG-covered PX, RP, MINFO, or SOA RRset. The system computes the address of the second embedded...

4.8CVSS6.1AI score0.00118EPSS
SaveExploits0References29
RedhatCVE
RedhatCVE
added 2026/07/21 11:55 p.m.4 views

CVE-2026-63996

A flaw was found in the Linux kernel's ethtool CMIS Common Management Interface Specification module. A malicious SFP Small Form-Factor Pluggable module could provide a reply with a length longer than expected, leading to an out-of-bounds write. This vulnerability can result in memory corruption...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:4 p.m.6 views

SUSE CVE-2026-63898

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increas...

5.5AI score0.00211EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 11:21 a.m.12 views

CVE-2026-64003

A flaw was found in the Linux kernel's SCSI Small Computer System Interface core. During a SCSI host recovery, the scsirunhostqueues function may incorrectly ignore devices that are in a partially removed state. This oversight can cause pending requests for these devices to become stuck, leading ...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 9:8 p.m.7 views

GHSA-62P4-GMF7-7G93 Pillow: Out-of-bounds read via attacker-controlled row stride on Pillow's mmap path (McIdas AREA files)

Summary When Pillow loads an uncompressed image whose tile uses the raw codec and a mode in Image.MAPMODES, and the image was opened from a filename, it memory-maps the file and builds the image's row pointers directly into the mapping via PyImagingMapBuffer src/map.c. The per-row spacing stride ...

8.3CVSS5.7AI score0.00384EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.9 views

CVE-2026-64009

In the Linux kernel, the following vulnerability has been resolved: xfrm: Check for underflow in xfrmstatemtu Leo Lin reported OOB write issue in esp component: xfrmstatemtu returns u32 but performs its arithmetic in unsigned modulo-2^32 space using an attacker-influenced "headerlen + authsize +...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.7 views

CVE-2026-64003

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Run queues for all non-SDEVDEL devices from scsirunhostqueues While a SCSI host is in a recovery state, scsimqrequeuecmd will not set the requeue list for a requeued command to be kicked in the future. The expectation...

7.5CVSS5.3AI score0.00441EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.28 views

CVE-2026-63957

The CVE-2026-63957 issue affects the Linux kernel USB serial safe_serial implementation. The vulnerability is a memory corruption risk when using a small endpoint, arising from an inadequately sized bulk-out buffer; in safe mode, a malicious device reporting a smaller size could lead to user-cont...

5.7AI score0.00211EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63957

In the Linux kernel, the following vulnerability has been resolved: USB: serial: safeserial: fix memory corruption with small endpoint Make sure that the bulk-out buffer size is at least eight bytes to avoid user-controlled slab corruption in "safe" mode should a malicious device report a smaller...

5.6AI score0.00211EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.21 views

CVE-2026-63956

The CVE-2026-63956 entry describes a Linux kernel vulnerability in USB serial for Cypress M8 devices. The issue occurs when the interrupt-out endpoint max packet size is smaller than eight bytes, enabling potential user-controlled slab corruption or NULL-pointer dereference if a malicious device ...

5.6AI score0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63956 USB: serial: cypress_m8: fix memory corruption with small endpoint

In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypressm8: fix memory corruption with small endpoint Make sure that the interrupt-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption or NULL-pointer dereference should a...

5.5AI score
SaveExploits0References11
Rows per page
Query Builder