Lucene search
+L

24198 matches found

CVE
CVE
added 2025/07/10 3:09 p.m.110 views

CVE-2025-46835

Git GUI is vulnerable to arbitrary file creation/overwrites when a user clones an untrusted repository and is tricked into editing a file under a maliciously named directory; this can affect files the user can write. The issue is fixed in Git GUI versions 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2...

8.5CVSS6AI score0.00537EPSS
SaveExploits0References4
CBLMariner
CBLMariner
added 2025/07/10 3:09 p.m.11 views

CVE-2025-37800 affecting package kernel for versions less than 6.6.92.2-1

CVE-2025-37800 affecting package kernel for versions less than 6.6.92.2-1. An upgraded version of the package is available that resolves this issue...

7.1CVSS7.2AI score0.00197EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/07/10 3:09 p.m.8 views

CVE-2025-37836 affecting package kernel for versions less than 6.6.92.2-1

CVE-2025-37836 affecting package kernel for versions less than 6.6.92.2-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS7.2AI score0.00301EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/07/10 3:06 p.m.3 views

CVE-2025-46334 Git GUI malicious command injection on Windows

Git GUI allows you to use the Git source control management tools via a GUI. A malicious repository can ship versions of sh.exe or typical textconv filter programs such as astextplain. Due to the unfortunate design of Tcl on Windows, the search path when looking for an executable always includes...

8.6CVSS6.9AI score0.00324EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/10 2:58 p.m.174 views

CVE-2025-27613

Gitk (the Tcl/Tk based Git history browser) is affected by CVE-2025-27613. When a user clones an untrusted repository and runs gitk without extra arguments, files that the user can write to may be created and truncated. The vulnerability is triggered by the per-file encoding option in Gitk’s Pref...

3.6CVSS6.2AI score0.00527EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/10 2:35 p.m.5 views

SUSE-SU-2025:02277-1 Security update for libsoup2

This update for libsoup2 fixes the following issues: - CVE-2025-4945: Add value checks for date/time parsing bsc1243314...

3.7CVSS6.9AI score0.0067EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/10 9:15 a.m.11 views

CVE-2025-38347

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-syzkaller-00069-g81e4f8d68c66 0 "echo 0...

5.5CVSS0.00169EPSS
SaveExploits0References11
NVD
NVD
added 2025/07/10 9:15 a.m.12 views

CVE-2025-38339

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: fix JIT code size calculation of bpf trampoline archbpftrampolinesize provides JIT size of the BPF trampoline before the buffer for JIT'ing it is allocated. The total number of instructions emitted for BPF trampoline...

7.8CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/10 9:15 a.m.9 views

UBUNTU-CVE-2025-38342

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS6.2AI score0.0017EPSS
SaveExploits0References41
OSV
OSV
added 2025/07/10 8:15 a.m.11 views

AZL-64961 CVE-2025-38305 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.23 views

CVE-2025-38347 f2fs: fix to do sanity check on ino and xnid

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-syzkaller-00069-g81e4f8d68c66 0 "echo 0...

0.00169EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.12 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.8CVSS6.2AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 8:15 a.m.14 views

CVE-2025-38343 wifi: mt76: mt7996: drop fragments with multicast or broadcast RA

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...

8.3CVSS6.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38342

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7.1CVSS5.7AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 8:15 a.m.10 views

CVE-2025-38342 software node: Correct a OOB check in software_node_get_reference_args()

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires at least 'index + 1 sizeofref' bytes but that can not be guaranteed by...

7CVSS6.3AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.17 views

CVE-2025-38339

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: fix JIT code size calculation of bpf trampoline archbpftrampolinesize provides JIT size of the BPF trampoline before the buffer for JIT'ing it is allocated. The total number of instructions emitted for BPF trampoline...

7.8CVSS6AI score0.00137EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.10 views

CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS5.6AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.14 views

CVE-2025-38333

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to bail out in getnewsegment ------------ cut here ------------ WARNING: CPU: 3 PID: 579 at fs/f2fs/segment.c:2832 newcurseg+0x5e8/0x6dc pc : newcurseg+0x5e8/0x6dc Call trace: newcurseg+0x5e8/0x6dc...

7.8CVSS5.3AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/10 8:14 a.m.11 views

CVE-2025-38324

In the Linux kernel, the following vulnerability has been resolved: mpls: Use rcudereferencertnl in mplsrouteinputrcu. As syzbot reported 0, mplsrouteinputrcu can be called from mplsgetroute, where is under RTNL. net-mpls.platformlabel is only updated under RTNL. Let's use rcudereferencertnl in...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.20 views

CVE-2025-38315 Bluetooth: btintel: Check dsbr size from EFI variable

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Check dsbr size from EFI variable Since the size of struct btinteldsbr is already known, we can just start there instead of querying the EFI variable size. If the final result doesn't match what we expect also...

0.00144EPSS
SaveExploits0References3
Rows per page
Query Builder