Lucene search
+L

2646 matches found

UbuntuCve
UbuntuCve
added 2025/08/25 2:15 p.m.3 views

CVE-2025-54480

A stack-based buffer overflow vulnerability exists in the MFER parsing functionality of The Biosig Project libbiosig 3.9.0 and Master Branch 35a819fa. A specially crafted MFER file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.This...

9.8CVSS6.3AI score0.00665EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2025/08/25 12:0 a.m.4 views

CVE-2025-9403

A vulnerability was determined in jqlang jq up to 1.6. Impacted is the function runjqtests of the file jqtest.c of the component JSON Parser. Executing manipulation can lead to reachable assertion. The attack requires local access. The exploit has been publicly disclosed and may be utilized. Othe...

5.5CVSS5.4AI score0.00194EPSS
Exploits1References5
UbuntuCve
UbuntuCve
added 2025/08/24 2:15 p.m.2 views

CVE-2025-9390

A security flaw has been discovered in vim up to 9.1.1615. Affected by this vulnerability is the function main of the file src/xxd/xxd.c of the component xxd. The manipulation results in buffer overflow. The attack requires a local approach. The exploit has been released to the public and may be...

5.5CVSS6AI score0.00246EPSS
Exploits1References8
UbuntuCve
UbuntuCve
added 2025/08/24 11:15 a.m.3 views

CVE-2025-9386

A vulnerability has been found in appneta tcpreplay up to 4.5.1. The impacted element is the function getl2lenprotocol of the file get.c of the component tcprewrite. Such manipulation leads to use after free. The attack must be carried out locally. The exploit has been disclosed to the public and...

5.5CVSS5.4AI score0.00216EPSS
Exploits1References5
UbuntuCve
UbuntuCve
added 2025/08/24 11:15 a.m.4 views

CVE-2025-9385

A flaw has been found in appneta tcpreplay up to 4.5.1. The affected element is the function fixipv6checksums of the file editpacket.c of the component tcprewrite. This manipulation causes use after free. The attack is restricted to local execution. The exploit has been published and may be used...

5.5CVSS5.7AI score0.00218EPSS
Exploits1References6
UbuntuCve
UbuntuCve
added 2025/08/24 10:15 a.m.4 views

CVE-2025-9384

A vulnerability was detected in appneta tcpreplay up to 4.5.1. Impacted is the function tcpeditpostargs of the file /src/tcpedit/parseargs.c. The manipulation results in null pointer dereference. The attack is only possible with local access. The exploit is now public and may be used. Upgrading t...

5.5CVSS5.6AI score0.00223EPSS
Exploits1References6
Patchstack
Patchstack
added 2025/08/23 2:51 a.m.5 views

WordPress Mesa Mesa Reservation Widget plugin <= 1.0.0 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by Vinit Lakra Patchstack Alliance in WordPress Plugin Mesa Mesa Reservation Widget versions = 1.0.0...

5.9CVSS5.9AI score0.0021EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/23 12:0 a.m.6 views

PT-2025-34593 · Undefined · Undefined

CVE-2025-24468 - Apache HTTP Server Cross-Site Request Forgery CVE ID : CVE-2025-24468 Published : Aug. 23, 2025, 3:15 a.m. | 1 hour, 3 minutes ago Description : Rejected reason: Not used Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/08/23 12:0 a.m.3 views

PT-2025-34588 · Undefined · Undefined

CVE-2025-8193 - "Apache HTTP Server Information Disclosure Vulnerability" CVE ID : CVE-2025-8193 Published : Aug. 22, 2025, 11:15 p.m. | 1 hour, 3 minutes ago Description : Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Severity: 0.0 | NA Visit the lin...

7.1AI score
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/08/22 7:15 p.m.2 views

CVE-2025-54813

Improper Output Neutralization for Logs vulnerability in Apache Log4cxx. When using JSONLayout, not all payload bytes are properly escaped. If an attacker-supplied message contains certain non-printable characters, these will be passed along in the message and written out as part of the JSON...

7.5CVSS5.8AI score0.01211EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.2 views

CVE-2025-38654

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devmpinctrlregister to prevent using uninitialized pin resource...

5.5CVSS5.9AI score0.00143EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.2 views

CVE-2025-38675

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: initialize stateptrs earlier in xfrmstatefind In case of preemption, xfrmstatelookat will find a different pcpuid and look up states for that other CPU. If we matched a state for CPU2 in the statecache while the look...

4.7CVSS5.7AI score0.00101EPSS
Exploits0References27
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38629

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2inputselectctlinfo sets up the string arrays allocated via kasprintf, but it misses NULL checks, which may lead to NULL dereference Oops. Let's add the proper NULL check...

5.5CVSS5.9AI score0.00143EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.3 views

CVE-2025-38669

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-shmem: Use dmabuf from GEM object instance" This reverts commit 1a148af06000e545e714fe3210af3d77ff903c11. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field become...

5.5CVSS6AI score0.00121EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.2 views

CVE-2025-38625

In the Linux kernel, the following vulnerability has been resolved: vfio/pds: Fix missing detachioas op When CONFIGIOMMUFD is enabled and a device is bound to the pdsvfiopci driver, the following WARNON trace is seen and probe fails: WARNING: CPU: 0 PID: 5040 at drivers/vfio/vfiomain.c:317...

5.5CVSS5.9AI score0.00145EPSS
Exploits0References29
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.2 views

CVE-2025-38642

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix WARNON for monitor mode on some devices On devices without WANTMONITORVIF and probably without channel context support we get a WARNON for changing the per-link setting of a monitor interface. Since we already...

5.5CVSS5.9AI score0.00143EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.2 views

CVE-2025-38660

In the Linux kernel, the following vulnerability has been resolved: ceph parselongname: strrchr expects NUL-terminated string ... and parselongname is not guaranteed that. That's the reason why it uses kmemdupnul to build the argument for kstrtou64; the problem is, kstrtou64 is not the only thing...

5.5CVSS5.9AI score0.00145EPSS
Exploits0References28
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38673

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-framebuffer: Use dmabuf from GEM object instance" This reverts commit cce16fcd7446dcff7480cd9d2b6417075ed81065. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field...

5.5CVSS6AI score0.00119EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-38674

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/prime: Use dmabuf from GEM object instance" This reverts commit f83a9b8c7fd0557b0c50784bfdc1bbe9140c9bf8. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field becomes NU...

5.5CVSS6AI score0.00121EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.2 views

CVE-2025-38643

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Add missing lock in cfg80211checkandendcac Callers of wdevchandef must hold the wiphy mutex. But the worker cfg80211propagatecacdonewk never takes the lock. Which triggers the warning below with the...

5.5CVSS5.9AI score0.00111EPSS
Exploits0References21
Rows per page
Query Builder