Lucene search
+L

3145 matches found

UbuntuCve
UbuntuCve
added 2025/08/24 11:15 a.m.6 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.00237EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2025/08/24 10:15 a.m.6 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.00242EPSS
SaveExploits1References6
Patchstack
Patchstack
added 2025/08/23 2:51 a.m.9 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.00225EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/23 12:00 a.m.8 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
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/23 12:00 a.m.6 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
SaveExploits0References1
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.01298EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.6 views

CVE-2025-38644

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: reject TDLS operations when station is not associated syzbot triggered a WARN in ieee80211tdlsoper by sending NL80211TDLSENABLELINK immediately after NL80211CMDCONNECT, before association completed and without pri...

5.5CVSS6.2AI score0.00157EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.3 views

CVE-2025-38634

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-charger: Fix null check for powersupplygetbyname In the cpcapusbdetect function, the powersupplygetbyname function may return NULL instead of an error pointer. To prevent potential null pointer dereferences,...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.6 views

CVE-2025-38663

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject invalid file types when reading inodes To prevent inodes with invalid file types from tripping through the vfs and causing malfunctions or assertion failures, add a missing sanity check when reading an inode from a...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.7 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.0013EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 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.7AI score0.00155EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.7 views

CVE-2025-38619

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: fix listdel corruption If ticsi2rxstartdma fails in ticsi2rxdmacallback, the buffer is marked done with VB2BUFSTATEERROR but is not removed from the DMA queue. This causes the same buffer to be retried in...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References28
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...

7.8CVSS5.6AI score0.00115EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38672

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

5.5CVSS6AI score0.0013EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.10 views

CVE-2025-38620

In the Linux kernel, the following vulnerability has been resolved: zloop: fix KASAN use-after-free of tag set When a zoned loop device, or zloop device, is removed, KASAN enabled kernel reports "BUG KASAN use-after-free" in blkmqfreetagset. The BUG happens because zloopctlremove calls putdisk,...

7.8CVSS6.6AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38661

In the Linux kernel, the following vulnerability has been resolved: platform/x86: alienware-wmi-wmax: Fix dmisystemid array Add missing empty member to awccdmitable...

7.1CVSS5.9AI score0.0014EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 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...

9.8CVSS5.7AI score0.0038EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-38662

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365daisetpriv Given mt8365daisetpriv allocate privsize space to copy privdata which means we should pass mt8365i2sprivi or "struct mtkafei2spriv" instead of afepriv which ha...

7.8CVSS6.3AI score0.00162EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 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.0013EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.6 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.4AI score0.00157EPSS
SaveExploits0References29
Rows per page
Query Builder