Lucene search
+L

83105 matches found

NVD
NVD
added 2025/07/10 9:15 a.m.7 views

CVE-2025-38320

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.1CVSS0.00178EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.6 views

CVE-2025-38330

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Fix OOB memory read access in KUnit test ctl cache KASAN reported out of bounds access - csdspctlcacheinitmultipleoffsets. The code uses mockcoefftemplate.lengthbytes 4 bytes for register value allocations. But...

7.1CVSS6.7AI score0.00149EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/07/10 9:15 a.m.18 views

CVE-2025-38344

In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi parse and parseext cache leaks ACPICA commit 8829e70e1360c81e7a5a901b5d4f48330e021ea5 I'm Seunghun Han, and I work for National Security Research Institute of South Korea. I have been doing a research on ACPI and...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References41
NVD
NVD
added 2025/07/10 8:15 a.m.14 views

CVE-2025-38285

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN in getbpfrawtpregs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpftrace.c:1861 getbpfrawtpregs+0xa4/0x100 kernel/trace/bpftrace.c:1861 Modules linked in: CPU: 3 UID: 0 PID: 5971 Comm:...

5.5CVSS0.00176EPSS
SaveExploits0References11
OSV
OSV
added 2025/07/10 8:15 a.m.4 views

CVE-2025-38330 firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache)

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Fix OOB memory read access in KUnit test ctl cache KASAN reported out of bounds access - csdspctlcacheinitmultipleoffsets. The code uses mockcoefftemplate.lengthbytes 4 bytes for register value allocations. But...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/07/10 8:15 a.m.78 views

CVE-2025-38330

CVE-2025-38330 affects the Linux kernel, specifically a KUnit test path in firmware: cs_dsp_ctl_cache_init_multiple_offsets that could trigger an out-of-bounds read. root cause: mock_coeff_template.length_bytes used for register value allocations, later overridden to 8 bytes, causing incorrect te...

7.1CVSS6.5AI score0.00149EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38329 firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info)

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Fix OOB memory read access in KUnit test wmfw info KASAN reported out of bounds access - csdspmockwmfwaddinfo, because the source string length was rounded up to the allocation size...

6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/07/10 8:15 a.m.66 views

CVE-2025-38329

CVE-2025-38329 – Linux kernel: firmware: cs_dsp: fixes OOB memory read in KUnit test (wmfw info). KASAN reported out-of-bounds access in cs_dsp_mock_wmfw_add_info() where source string length was rounded up to the allocation size. Impact: local attacker with LOW privileges; confidentiality and av...

7.1CVSS6.3AI score0.00159EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.7 views

CVE-2025-38303

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix possible crashes on eircreateadvdata eircreateadvdata may attempt to add EIRFLAGS and EIRTXPOWER without checking if that would fit...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References28
OSV
OSV
added 2025/07/10 8:15 a.m.15 views

UBUNTU-CVE-2025-38285

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN in getbpfrawtpregs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpftrace.c:1861 getbpfrawtpregs+0xa4/0x100 kernel/trace/bpftrace.c:1861 Modules linked in: CPU: 3 UID: 0 PID: 5971 Comm:...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References43
CVE
CVE
added 2025/07/10 8:14 a.m.110 views

CVE-2025-38320

CVE-2025-38320 affects the Linux kernel on arm64/ptrace, describing a stack-out-of-bounds read in regs_get_kernel_stack_nth() detected by KASAN. The issue is illustrated by a long kernel trace showing a read of size 8 at a stack address belonging to task 1.sh/2550, with the buggy frame located in...

7.1CVSS6.2AI score0.00178EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/10 8:14 a.m.25 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...

0.00178EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/07/10 3:00 a.m.12 views

kernel: udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References5
Circl
Circl
added 2025/07/10 1:48 a.m.16 views

CVE-2025-50124

creationtimestamp| type| source ---|---|--- 2025-07-10 01:48:46+00:00| seen| https://bsky.app/profile/jimbecher.bsky.social/post/3ltl7mhepzk2i 2025-07-22 10:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-203-06...

7.2CVSS4.8AI score0.00191EPSS
SaveExploits1References2
Circl
Circl
added 2025/07/10 1:48 a.m.18 views

CVE-2025-50123

creationtimestamp| type| source ---|---|--- 2025-07-10 01:48:46+00:00| seen| https://bsky.app/profile/jimbecher.bsky.social/post/3ltl7mhepzk2i 2025-07-22 10:00:00+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-25-203-06...

7.2CVSS4.8AI score0.00328EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.12 views

PT-2025-31091

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.244-1 Debian 11 bullseye Linux kernel versions prior to 6.1.147-1 Debian bookworm Linux kernel versions prior to 6.12.41-1 Debian trixie Linux kernel versions prior to 6.1.153-1deb11u1 Debian 11 bullseye - 6...

6CVSS6.7AI score0.00298EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.20 views

PHP 8.1.x < 8.1.33 Multiple Vulnerabilities

According to its self-reported version number, the version of PHP installed on the remote host is 8.1.x prior to 8.1.33, 8.2.x prior to 8.2.29, 8.3.x prior to 8.3.23, or 8.4.x prior to 8.4.10. It is, therefore, affected by multiple vulnerabilities: - pgsql extension does not check for errors duri...

7.5CVSS9.6AI score0.01EPSS
SaveExploits2References4
Circl
Circl
added 2025/07/09 6:53 p.m.20 views

CVE-2025-53670

creationtimestamp| type| source ---|---|--- 2025-07-09 18:53:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ltkifq7xw72f 2025-09-09 20:51:41+00:00| seen| MISP/e0a0042d-e47b-4875-b781-99d4428af3c2...

6.5CVSS5.6AI score0.00138EPSS
SaveExploits0References1
Circl
Circl
added 2025/07/09 6:39 p.m.17 views

CVE-2025-53671

creationtimestamp| type| source ---|---|--- 2025-07-09 18:39:06+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ltkhm5rk7i25...

6.5CVSS6.6AI score0.00186EPSS
SaveExploits0References1
Circl
Circl
added 2025/07/09 6:17 p.m.18 views

CVE-2025-53677

creationtimestamp| type| source ---|---|--- 2025-07-09 18:17:17+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ltkgf5wxrj2o 2025-09-09 20:51:41+00:00| seen| MISP/e0a0042d-e47b-4875-b781-99d4428af3c2...

5.3CVSS5.6AI score0.00264EPSS
SaveExploits0References1
Rows per page
Query Builder