Lucene search
+L

31063 matches found

CBLMariner
CBLMariner
added 2025/07/10 3:7 p.m.11 views

CVE-2025-5245 affecting package binutils for versions less than 2.37-15

CVE-2025-5245 affecting package binutils for versions less than 2.37-15. A patched version of the package is available...

7.8CVSS7.3AI score0.00245EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2025/07/10 2:35 p.m.4 views

Security update for libsoup

This update for libsoup fixes the following issues: CVE-2025-4945: Add value checks for date/time parsing bsc1243314. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command liste...

3.7CVSS6AI score0.00595EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/07/10 10:9 a.m.5 views

Security update for wireshark

This update for wireshark fixes the following issues: CVE-2025-5601: Dissection engine crash bsc1244081. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your...

6.1CVSS7.4AI score0.00297EPSS
SaveExploits1References4
NVD
NVD
added 2025/07/10 9:15 a.m.9 views

CVE-2025-38346

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix UAF when lookup kallsym after ftrace disabled The following issue happens with a buggy module: BUG: unable to handle page fault for address: ffffffffc05d0218 PGD 1bd66f067 P4D 1bd66f067 PUD 1bd671067 PMD 101808067 PTE...

7.8CVSS0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/10 9:15 a.m.2 views

DEBIAN-CVE-2025-38343

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: drop fragments with multicast or broadcast RA IEEE 802.11 fragmentation can only be applied to unicast frames. Therefore, drop fragments with multicast or broadcast RA. This patch addresses vulnerabilities suc...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/10 8:30 a.m.23 views

CVE-2025-6948 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions from 17.11 before 17.11.6, 18.0 before 18.0.4, and 18.1 before 18.1.2 that, under certain conditions, could have allowed a successful attacker to execute actions on behalf of users by injecting malicious content...

8.7CVSS0.00504EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/10 8:15 a.m.14 views

CVE-2025-38348 wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: prevent buffer-overflow in p54rxeepromreadback Robert Morris reported: |If a malicious USB device pretends to be an Intersil p54 wifi |interface and generates an eepromreadback message with a large |eeprom-v1.len,...

6.5AI score
SaveExploits0References13
CVE
CVE
added 2025/07/10 8:15 a.m.91 views

CVE-2025-38343

CVE-2025-38343 relates to the Linux kernel wifi mt76 mt7996 handling of 802.11 fragmentation. A patch ensures multicast/broadcast frames are not fragmented, since IEEE 802.11 fragmentation is limited to unicast frames; this addresses the underlying issue referenced by CVE-2020-26145. Connected so...

8.3CVSS7.8AI score0.00211EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/10 8:14 a.m.5 views

CVE-2025-38320 arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()

In the Linux kernel, the following vulnerability has been resolved: arm64/ptrace: Fix stack-out-of-bounds read in regsgetkernelstacknth KASAN reports a stack-out-of-bounds read in regsgetkernelstacknth. Call Trace: 97.283505 BUG: KASAN: stack-out-of-bounds in regsgetkernelstacknth+0xa8/0xc8...

7.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.14 views

CVE-2025-38319

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pp: Fix potential NULL pointer dereference in atomctrlinitializemcregtable The function atomctrlinitializemcregtable and atomctrlinitializemcregtablev22 does not check the return value of smuatomgetdatatable. If...

5.5CVSS5.5AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.10 views

CVE-2025-38318

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Fix missing platformsetdrvdata Add missing platformsetdrvdata in armniprobe, otherwise calling platformgetdrvdata in remove returns NULL...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 7:42 a.m.21 views

CVE-2025-38310 seg6: Fix validation of nexthop addresses

In the Linux kernel, the following vulnerability has been resolved: seg6: Fix validation of nexthop addresses The kernel currently validates that the length of the provided nexthop address does not exceed the specified length. This can lead to the kernel reading uninitialized memory if user space...

6.2AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38300

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce-cipher - fix error handling in sun8icecipherprepare Fix two DMA cleanup issues on the error path in sun8icecipherprepare: 1 If dmamapsg fails for areq-dst, the device driver would try to free DMA memory it has no...

5.5CVSS5.5AI score0.00149EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.18 views

CVE-2025-38274 fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/10 2:27 a.m.8 views

CVE-2025-20694

In Bluetooth FW, there is a possible system crash due to an uncaught exception. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS09752821; Issue ID: MSV-3342...

6.5CVSS7.2AI score0.00153EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2025/07/09 9:5 p.m.9 views

WordPress Event Manager plugin <= 7.0.3 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by muhammad yudha in WordPress Plugin Events Manager versions = 6.6.4.4...

6.4CVSS5.9AI score0.00229EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/07/09 7:48 p.m.9 views

CLSA-2025-1752090493 Update of tzdata

Fix incorrect tzdb.dat by harding links...

5.8AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/09 6:16 p.m.29 views

CVE-2025-53536

Roo Code is an AI-powered autonomous coding agent. Prior to 3.22.6, if the victim had "Write" auto-approved, an attacker with the ability to submit prompts to the agent could write to VS Code settings files and trigger code execution. There were multiple ways to achieve that. One example is with...

8.1CVSS7AI score0.00656EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/09 4:3 p.m.17 views

CVE-2025-53376

Dokploy is a self-hostable Platform as a Service PaaS that simplifies the deployment and management of applications and databases. An authenticated, low-privileged user can run arbitrary OS commands on the Dokploy host. The tRPC procedure docker.getContainersByAppNameMatch interpolates the...

8.7CVSS8AI score0.01116EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/09 11:15 a.m.8 views

CVE-2025-38260

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly BUG There is syzbot based reproducer that can crash the kernel, with the following call trace: With some debug output added DEBUG: rescue=ibadroots parsed BTRFS: devic...

5.5CVSS0.0014EPSS
SaveExploits0References6
Rows per page
Query Builder