Lucene search
+L

1492 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 2:36 p.m.6 views

CVE-2026-75904

A flaw was found in libmodplug. An out-of-bounds read vulnerability exists in the patsmplooped function when processing a specially crafted MIDI Musical Instrument Digital Interface file. This flaw occurs because the function incorrectly handles a sample index, leading to a read one byte before a...

4.8CVSS5.4AI score0.00119EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.11 views

PT-2026-79648

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: error out for zero quota goal target values Patch series "mm/damon: avoid division by zero from damos quota score". DAMON SAMPLE MTIER and DAMON LRU SORT allow the user to trigger division by zero in damos...

5.5AI score0.00166EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 9:35 p.m.8 views

CVE-2026-76378

In Cisco Secure Malware Analytics app for Splunk SOAR versions below 2.4.5, the detonate file action's sample_password parameter is not marked as a password type, causing it to display in cleartext in the UI. Any user with action-run permissions can read the sensitive password. CVSS 3.1 scores th...

4.3CVSS5.3AI score0.00145EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability in libheif

libheif is a decoder and encoder for HEIF and AVIF file formats. In versions 1.21.2 and earlier, a malformed HEIF sequence file could trigger an out-of-bounds read during core sequence parsing, leading to DoS Denial of Service. A malformed file may have stcoentrycount == 0 meaning no chunks are...

6.5CVSS6AI score0.00253EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ALSA: wavefront: Fixed integer overflow in sample size validation The wavefrontsendsample function has a problem with integer overflow when validating sample size. The header-size field is of type u32, but it is cast to int for...

6.5AI score0.00208EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 8:10 p.m.39 views

CVE-2026-64553

The CVE-2026-64553 entry concerns the Linux kernel net/psample, specifically PSAMPLE_ATTR_DATA. The vulnerability was an information leak caused by open coding in nla_put() that failed to clear padding for netlink attributes, with data_len not necessarily multiple of 4B. The issue affects the psa...

5.7AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.37 views

CVE-2026-64553 net: psample: fix info leak in PSAMPLE_ATTR_DATA

In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLEATTRDATA psample open codes nlaput presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr i...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/27 6:32 a.m.13 views

EUVD-2026-49109

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs Open vSwitch stores generated flow actions as nlattrs, whose nlalen field is u16. Commit a1e64addf3ff "net: openvswitch: remove misbehaving actions length check" allowed the...

5.7AI score0.0038EPSS
SaveExploits2References7
CVE
CVE
added 2026/07/27 6:32 a.m.493 views

CVE-2026-64531

CVE-2026-64531 describes a Linux kernel issue in net/openvswitch: generated flow actions stored as nlattrs can exceed the 16-bit nla_len, allowing an oversized container to be closed with a truncated length. The fix preserves large total-action streams but rejects nested action containers that do...

7.8CVSS5.7AI score0.0038EPSS
SaveExploits2References12
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.10 views

SUSE CVE-2026-64483

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

5.5CVSS5.9AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64483

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

0.00184EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.17 views

CVE-2026-64483

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

5.5AI score0.00184EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48839

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: bmg160: bail out when bandwidth/filter is not in table bmg160getfilter walks bmg160sampfreqtable looking for the entry matching the bwbits value read from the chip: for i = 0; i ARRAYSIZEbmg160sampfreqtable; ++i if...

6AI score0.00195EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.11 views

EUVD-2026-48827

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

5.9AI score0.00184EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.50 views

CVE-2026-64483

CVE-2026-64483 affects the Linux kernel ALSA: firewire isight driver. The vulnerability arises when isight_packet() reads frame counts from the device iso packet and validates only against length, allowing a count up to (length-16)/4. Since payload->samples holds 2 * MAX_FRAMES_PER_PACKET valu...

5.9AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.36 views

CVE-2026-64483 ALSA: firewire: isight: bound the sample count to the packet payload

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64483 ALSA: firewire: isight: bound the sample count to the packet payload

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64483

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

5.8AI score0.00184EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.35 views

CVE-2026-64458 mm/damon/ops-common: handle extreme intervals in damon_hot_score()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

0.0018EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.19 views

EUVD-2026-48802

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

5.7AI score0.0018EPSS
SaveExploits0References6
Rows per page
Query Builder