Lucene search
+L

4321 matches found

Cvelist
Cvelist
added 2025/12/24 1:5 p.m.41 views

CVE-2022-50755 udf: Avoid double brelse() in udf_rename()

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse in udfrename syzbot reported a warning like below 1: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 brelse+0x67/0xa0 ... Call Trace: invalidatebhlru+0x99/0x150...

7.8CVSS0.00187EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2025-68354

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulatorsupplyaliaslist with regulatorlistmutex regulatorsupplyaliaslist was accessed without any locking in regulatorsupplyalias, regulatorregistersupplyalias, and regulatorunregistersupplyalias...

5.7AI score0.00188EPSS
SaveExploits0References36
Veracode
Veracode
added 2025/12/24 7:28 a.m.10 views

Improper Access Control

@strapi/core is vulnerable to improper access control. The vulnerability is due to improper sanitization of query parameters in the document service lookup operator, which allows an attacker to craft malicious queries to access private fields such as admin passwords and reset tokens...

8.2CVSS5.6AI score0.00377EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2025/12/22 5:42 p.m.7 views

kernel: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

8.8CVSS6.8AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 5:4 p.m.5 views

kernel: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

8.8CVSS6.8AI score0.00202EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/19 5:38 p.m.9 views

CLSA-2025-1766165929 libpng: Fix of CVE-2025-64505

CVE-2025-64505: fix heap buffer over-read vulnerability in pngdoquantize function by validating palettelookup array bounds...

6.1CVSS6.5AI score0.00187EPSS
SaveExploits2References1
Filippo.io
Filippo.io
added 2025/12/19 2:3 p.m.9 views

Building a Transparent Keyserver

Today, we are going to build a keyserver to lookup age public keys. That part is boring. What’s interesting is that we’ll apply the same transparency log technology as the Go Checksum Database to keep the keyserver operator honest and unable to surreptitiously inject malicious keys, while still...

6.5AI score
SaveExploits0
Snyk
Snyk
added 2025/12/18 7:46 p.m.5 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index via the DeleteSess and Sess functions in the session lookup/deletion process. An attacker can cause a crash of the service by sending a specially crafted request with a very large SEID value, leading t...

8.7CVSS6.7AI score0.00569EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.9 views

SUSE CVE-2025-68304

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: lookup hciconn on RX path on protocol side The hdev lock/lookup/unlock/use pattern in the packet RX path doesn't ensure hciconn is not concurrently modified/deleted. This locking appears to be leftover from...

6.7AI score0.00227EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2025/12/17 3:52 p.m.255 views

Exploit for CVE-2025-65945

CVE-2025-65945: node-jws Signature Bypass This is a proof of...

7.5CVSS7.3AI score0.00219EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/12/17 3:4 p.m.6 views

kernel: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

8.8CVSS6.8AI score0.00202EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.7 views

SUSE CVE-2025-68252

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68252

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes...

5.2AI score0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 6:31 p.m.5 views

EUVD-2025-203780

In the Linux kernel, the following vulnerability has been resolved: fs/namespace: fix reference leak in grabrequestedmntns lookupmntns already takes a reference on mntns. grabrequestedmntns doesn't need to take an extra reference...

5.9AI score0.00181EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 6:20 p.m.41 views

CVE-2025-68155 @vitejs/plugin-rsc has Arbitrary File Read via `/__vite_rsc_findSourceMapURL` Endpoint on Development

@vitejs/plugin-rs provides React Server Components RSC support for Vite. Prior to version 0.5.8, the /viterscfindSourceMapURL endpoint in @vitejs/plugin-rsc allows unauthenticated arbitrary file read during development mode. An attacker can read any file accessible to the Node.js process by sendi...

7.5CVSS0.00646EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 4:16 p.m.6 views

UBUNTU-CVE-2025-68299

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

5.7AI score0.00266EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/12/16 3:30 p.m.10 views

EUVD-2025-203644

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

5.9AI score0.00182EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/16 3:30 p.m.8 views

EUVD-2025-203723

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix softlockup in ftracemoduleenable A soft lockup was observed when loading amdgpu module. If a module has a lot of tracable functions, multiple calls to kallsymslookup can spend too much time in RCU critical section and...

5.9AI score0.00197EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:15 p.m.8 views

UBUNTU-CVE-2025-68252

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

5.7AI score0.00182EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.5 views

CVE-2025-68252

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

5.7AI score0.00182EPSS
SaveExploits0References7
Rows per page
Query Builder