Lucene search
K

5279 matches found

Hacker One
Hacker One
added 2025/10/22 9:13 p.m.9 views

curl: Use of Deprecated strcpy() with Fixed-Size Buffers in Progress Time Formatting

Step 2: Locate Vulnerable Code in Progress.c Find exact strcpy usage in toolprogress.c grep -n "strcpy" ./src/toolprogress.c OUTPUT: 94: strcpyr, "--:--:--"; Step 3: Analyze the Vulnerable Function View complete time2str function sed -n '/^static void time2str/,/^/p' ./src/toolprogress.c Vulnerab...

7.7AI score
Exploits0
OSV
OSV
added 2025/10/19 10:31 p.m.3 views

JLSEC-2025-166 gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflo...

gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4CONNMSGLEN is not sufficient for a trailing '\0' character...

9.8CVSS7.4AI score0.03091EPSS
Exploits1References6
OSV
OSV
added 2025/10/19 7:8 p.m.2 views

JLSEC-2025-127 FFmpeg version n5.1 to n6.1 was discovered to contain an Off-by-one Error vulnerability in libavfilt...

FFmpeg version n5.1 to n6.1 was discovered to contain an Off-by-one Error vulnerability in libavfilter/avfshowspectrum.c. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted input...

5.3CVSS7.1AI score0.00019EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.3 views

SUSE CVE-2025-40000

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

5.5CVSS6.5AI score0.0003EPSS
Exploits0References19
AlpineLinux
AlpineLinux
added 2025/10/16 3:51 p.m.2 views

CVE-2025-62493

A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt structure. The function determines the number of characters ndigits...

6.5CVSS6.5AI score0.0002EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/15 9:30 a.m.3 views

EUVD-2025-34573

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

6AI score0.0003EPSS
Exploits0References5
NVD
NVD
added 2025/10/15 8:15 a.m.5 views

CVE-2025-40000

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

0.0003EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/15 7:59 a.m.8 views

CVE-2025-40000 wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

0.0003EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/09 12:0 a.m.4 views

Fedora 41 : chromium (2025-2d4d91b00a)

The remote Fedora 41 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-2d4d91b00a advisory. Update to 141.0.7390.54 High CVE-2025-11205: Heap buffer overflow in WebGPU High CVE-2025-11206: Heap buffer overflow in Video Medium CVE-2025-11207...

8.8CVSS8.6AI score0.00116EPSS
Exploits0References13
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.0 views

Linux Distros Unpatched Vulnerability : CVE-2025-11215

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Off by one error in V8 in Google Chrome prior to 141.0.7390.54 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. Chromi...

4.3CVSS8.1AI score0.00041EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50428

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully...

5.5CVSS6.2AI score0.00018EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.0 views

SUSE CVE-2023-53623

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

6.3CVSS6.3AI score0.00015EPSS
Exploits0References3
OSV
OSV
added 2025/10/07 3:19 p.m.2 views

CVE-2023-53623 mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS5.1AI score0.00015EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2025/10/07 7:40 a.m.4 views

gnutls: Vulnerability in GnuTLS certtool template parsing

A heap-buffer-overflow off-by-one flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds OOB NULL pointer write, resulting in memory corruption and a...

8.2CVSS6.7AI score0.00292EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2008-5685

Malware in sbrugna...

7.8CVSS6AI score0.00748EPSS
Exploits0References15
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-3573

Malware in sbrugna...

9.8CVSS9.5AI score0.00411EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2011-3305

Malware in sbrugna...

7.5CVSS6AI score0.0439EPSS
Exploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2010-1793

Malware in sbrugna...

8.8CVSS8.6AI score0.02346EPSS
Exploits0References22
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2007-2643

Malware in sbrugna...

7.5CVSS6.4AI score0.03286EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2016-3609

Malware in sbrugna...

5.9CVSS5.9AI score0.01429EPSS
Exploits0References13
Rows per page
Query Builder