Lucene search
+L

330854 matches found

OSV
OSV
added 2026/08/11 11:14 a.m.34 views

SUSE-SU-2026:23173-1 Security update for libarchive

This update for libarchive fixes the following issues: - creating temporary files in the current working directory instead of the target directory can lead to file creation failures when the working directory is not writable bsc1254340. - file descriptor leak in the mtree parser cleanup path coul...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/08/11 10:58 a.m.6 views

OPENSUSE-SU-2026:21561-1 Security update for chromium

This update for chromium fixes the following issues: Changes in chromium: - Chromium 151.0.7922.108 boo1274549: CVE-2026-19137: Use after free in WebGL CVE-2026-19149: Use after free in Aura CVE-2026-19154: Use after free in Skia CVE-2026-19157: Out of bounds write in ANGLE CVE-2026-19170: Use...

9.6CVSS5.6AI score0.00538EPSS
SaveExploits0References42
RedhatCVE
RedhatCVE
added 2026/08/11 10:43 a.m.11 views

CVE-2026-68265

A flaw was found in the Linux kernel. Specifically, within the drm/xe/vm module, an out-of-bounds access can occur when handling the DRMXECONSULTMEMADVISEPREFLOC region for a Buffer Object BO Virtual Memory Area VMA. This happens because a value of -1 is incorrectly used as an index into a memory...

7.3CVSS5.4AI score0.00129EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/11 10:13 a.m.17 views

Security Bulletin:Vulnerability in Perl affects IBM Netezza Appliance

Summary The Perl package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVECVE-2026-8376 Vulnerability Details CVEID:CVE-2026-8376 DESCRIPTION: Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed...

9.8CVSS8.6AI score0.00443EPSS
SaveExploits1Affected Software1
Circl
Circl
added 2026/08/11 9:43 a.m.13 views

GHSA-2CP6-34R9-54XX

creationtimestamp| type| source ---|---|--- 2026-08-11 09:43:37+00:00| seen| https://gist.github.com/hayageek/05ef86a8272d03ab9e54ab5476cf7afe...

4.9AI score
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.12 views

CVE-2026-71217

A flaw was found in iperf3. A remote attacker can exploit this vulnerability by sending crafted control-channel JSON with oversized numeric parameters, such as parallel and len, which are not properly validated by the server. This improper input validation can lead to excessive stream and thread...

7.5CVSS0.00589EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/11 8:51 a.m.62 views

CVE-2026-71218

CVE-2026-71218 in iperf3 involves a flaw in the JSON_read() function where a peer-controlled message length is accepted and memory is allocated without an upper bound. This can cause excessive memory consumption, leading to DoS via memory exhaustion, severe slowdown, or service termination. The i...

5.3CVSS5.4AI score0.00383EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/11 8:51 a.m.46 views

CVE-2026-71218 Iperf3: unbounded peer-controlled allocation in iperf3 json_read() allows unauthenticated remote memory exhaustion

A flaw was found in iperf3. A remote unauthenticated attacker can exploit a vulnerability in the JSONread function, which accepts a peer-controlled message length and allocates memory without an upper bound. This allows the attacker to trigger excessive memory consumption, leading to a Denial of...

5.3CVSS0.00383EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 8:51 a.m.8 views

CVE-2026-68411

A flaw was found in the Linux kernel's mac80211hwsim component. A malicious backend device could report an oversized receive length to the hwsimvirtiorxwork function. This could cause the system to write past the end of a buffer, leading to a kernel panic and a denial of service DoS for the guest...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 8:51 a.m.8 views

CVE-2026-68355

A flaw was found in the ath11k component of the Linux kernel. When processing Wi-Fi wireless fidelity data, a specific function can attempt to access memory outside of its allocated buffer. This buffer underflow occurs if the first entry in a data structure has a zero buffer address, leading to a...

5.5CVSS5.5AI score0.00184EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/11 8:50 a.m.15 views

CVE-2026-73154

GHSA-5g48-xjmf-7p4q: StationData::setData stack overflow...

5.3AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/11 8:50 a.m.14 views

CVE-2026-73152

GHSA-4g8q-rgxf-fmgf: EchoLink proxy: integer truncation in message length...

5.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/11 8:50 a.m.11 views

CVE-2026-73152

A flaw was found in svxlink's EchoLink proxy implementation. An integer truncation in message-length handling can result in incorrect buffer sizes, leading to potential memory corruption when processing specially crafted proxy messages. Mitigation Update svxlink to version 26.05.1 or later...

5.5AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/11 8:50 a.m.15 views

CVE-2026-73150

GHSA-4f8x-49pf-3x5v: Buffer overflow in APRS message construction...

5.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/11 8:50 a.m.9 views

CVE-2026-73150

A flaw was found in svxlink's LocationInfo/APRS functionality. The updateQsoStatus function in AprsTcpClient.cpp formats a remote EchoLink station's callsign and info string into a fixed 80-byte stack buffer using sprintf without length checks. A remote attacker controlling an EchoLink station ca...

5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 8:50 a.m.50 views

CVE-2026-71217 Iperf3: iperf3 server accepts unbounded peer-controlled json parameters enabling remote denial of service via resource exhaustion

A flaw was found in iperf3. A remote attacker can exploit this vulnerability by sending crafted control-channel JSON with oversized numeric parameters, such as parallel and len, which are not properly validated by the server. This improper input validation can lead to excessive stream and thread...

7.5CVSS0.00589EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:50 a.m.9 views

CVE-2026-71217

A flaw was found in iperf3. A remote attacker can exploit this vulnerability by sending crafted control-channel JSON with oversized numeric parameters, such as parallel and len, which are not properly validated by the server. This improper input validation can lead to excessive stream and thread...

7.5CVSS5.6AI score0.00589EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/11 8:38 a.m.16 views

Security update for libarchive

This update for libarchive fixes the following issues: creating temporary files in the current working directory instead of the target directory can lead to file creation failures when the working directory is not writable bsc1254340. file descriptor leak in the mtree parser cleanup path could le...

5.7AI score
SaveExploits0References10
SUSE Linux
SUSE Linux
added 2026/08/11 8:36 a.m.11 views

Security update for ImageMagick

This update for ImageMagick fixes the following issue: CVE-2026-64685: heap buffer overread in BGR decoder due to missing end-of-file check bsc1272953. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

4CVSS5.5AI score0.00198EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:11 a.m.11 views

usb: gadget: function: rndis: add length check to response query

...

7.1CVSS5.2AI score0.00177EPSS
SaveExploits0
Rows per page
Query Builder