Lucene search
+L

5092 matches found

Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.30 views

CVE-2023-54025

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw-wiphy-wowlanconfig will be NULL. rsiconfigwowlan checks whether wowlanconfig is...

5.3AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.22 views

CVE-2023-54017

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: fix possible memory leak in ibmebusbusinit If deviceregister returns error in ibmebusbusinit, name of kobject which is allocated in devsetname called in deviceadd is leaked. As comment of deviceadd says, it shoul...

5.3AI score0.00215EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.14 views

CVE-2023-54008

In the Linux kernel, the following vulnerability has been resolved: virtiovdpa: build affinity masks conditionally We try to build affinity mask via createaffinitymasks unconditionally which may lead several issues: - the affinity mask is not used for parent without affinity support only VDUSE...

5.2AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:33 a.m.8 views

CVE-2025-68373

In the Linux kernel, the following vulnerability has been resolved: md: avoid repeated calls to delgendisk There is a uaf problem which is found by case 23rdev-lifetime: Oops: general protection fault, probably for non-canonical address 0xdead000000000122 RIP: 0010:bdiunregister+0x4b/0x170 Call...

5.2AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:32 a.m.9 views

CVE-2025-68359

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

9.8CVSS5.3AI score0.00514EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:32 a.m.12 views

CVE-2025-68349

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFSINOLAYOUTCOMMIT in pnfsmarklayoutstateidinvalid Fixes a crash when layout is null during this call stack: writeinode - nfs4writeinode - pnfslayoutcommitinode pnfssetlayoutcommit relies on the lseg refcount to...

7.5CVSS5.3AI score0.00677EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/23 12:00 a.m.14 views

CVE-2025-68615

net-snmp is a SNMP application library, tools and daemon. Prior to versions 5.9.5 and 5.10.pre2, a specially crafted packet to an net-snmp snmptrapd daemon can cause a buffer overflow and the daemon to crash. This issue has been patched in versions 5.9.5 and 5.10.pre2...

9.8CVSS6.8AI score0.42842EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2025/12/19 11:10 p.m.17 views

CVE-2025-68279

Weblate is a web based localization tool. In versions prior to 5.15.1, it was possible to read arbitrary files from the server file system using crafted symbolic links in the repository. Version 5.15.1 fixes the issue...

7.7CVSS6.8AI score0.00403EPSS
SaveExploits0References1
NCSC
NCSC
added 2025/12/19 11:16 a.m.25 views

Vulnerability fixed in WatchGuard Firebox

A vulnerability has been fixed in WatchGuard Fireware OS. A vulnerability has been fixed in WatchGuard Fireware OS. The vulnerability CVE-2025-14733 involves an out-of-bounds write in the iked process of Fireware OS and affects both the Mobile User VPN IKEv2 and the Branch Office VPN IKEv2 when...

9.8CVSS7.6AI score0.2651EPSS
SaveExploits1References1
Patchstack
Patchstack
added 2025/12/18 7:23 a.m.13 views

WordPress Demo Importer Plus plugin <= 2.0.8 - Missing Authorization to Authenticated (Subscriber+) Site Reset and Privilege Escalation vulnerability

Missing Authorization to Authenticated Subscriber+ Site Reset and Privilege Escalation vulnerability discovered by shark3y in WordPress Plugin Demo Importer Plus versions = 2.0.8...

8.8CVSS6.6AI score0.00347EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2025/12/17 9:12 p.m.12 views

CVE-2025-67873

Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, Skipdata length is not bounds-checked, so a user-provided skipdata callback can make csdisasm/csdisasmiter memcpy more than 24 bytes into csinsn.bytes, causing a heap buffer overflow in the disassembly path. Commit...

7.8CVSS5.6AI score0.0023EPSS
SaveExploits1
CVE
CVE
added 2025/12/16 4:50 p.m.32 views

CVE-2025-68130

Summary: CVE-2025-68130 is a prototype pollution flaw in @trpc/server (formDataToObject) used by the Next.js App Router adapter when experimental_nextAppDirCaller is enabled. The root cause is that formDataToObject processes bracket/dot-notation keys without validating dangerous keys (e.g., proto...

8.5CVSS6.7AI score0.00388EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/16 3:39 p.m.21 views

CVE-2025-68309

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Fix NULL pointer access by aerinfo The kzallocGFPKERNEL may return NULL, so all accesses to aerinfo-xxx will result in kernel panic. Fix it...

5.1AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2025/12/16 1:43 p.m.11 views

CVE-2025-68187 net: mdio: Check regmap pointer returned by device_node_to_regmap()

In the Linux kernel, the following vulnerability has been resolved: net: mdio: Check regmap pointer returned by devicenodetoregmap The call to devicenodetoregmap in airohamdioprobe can return an ERRPTR if regmap initialization fails. Currently, the driver stores the pointer without validation,...

6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/16 1:42 p.m.11 views

CVE-2025-68175

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix streaming cleanup on release The current implementation unconditionally calls mxcisivideocleanupstreaming in mxcisivideorelease. This can lead to situations where any release call like from a simple...

7.8CVSS5.2AI score0.00149EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2025/12/16 12:00 a.m.7 views

strongswan-6.0.4-1.1 on GA media (moderate)

strongswan-6.0.4-1.1 on GA media Announcement ID: openSUSE-SU-2025:15822-1 Rating: moderate Cross-References: CVE-2025-9615 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the...

3.3CVSS7.2AI score0.00154EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.10 views

PT-2025-51765

An authorization bypass vulnerability in FileMaker Server Admin Console allowed administrator roles with minimal privileges to access administrative features such as viewing license details and downloading application logs. This vulnerability has been fully addressed in FileMaker Server 22.0.4...

5.4CVSS6.9AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/12 11:15 p.m.14 views

UBUNTU-CVE-2025-67749

PCSX2 is a free and open-source PlayStation 2 PS2 emulator. In versions 2.5.377 and below, an unchecked offset and size used in a memcpy operation inside PCSX2's CDVD SCMD 0x91 and SCMD 0x8F handlers allow a specially crafted disc image or ELF to cause an out-of-bounds read from emulator memory...

5.3CVSS5.8AI score0.00337EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/12 8:14 p.m.30 views

CVE-2025-67750

Lightning Flow Scanner is affected through versions 6.10.5 and earlier, where the APIVersion rule uses unsafe evaluation with new Function() to process expression strings. A maliciously crafted flow metadata file or rule configuration can cause arbitrary JavaScript execution during scanning, pote...

8.4CVSS6.7AI score0.00189EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/12 6:53 a.m.46 views

CVE-2025-67737 AzuraCast Vulnerable to Pre-Auth File Deletion & Admin RCE

AzuraCast is a self-hosted, all-in-one web radio management suite. Versions 0.23.1 mistakenly include an API endpoint that is intended for internal use by the SFTP software sftpgo, exposing it to the public-facing HTTP API for AzuraCast installations. A user with specific internal knowledge of a...

3.1CVSS0.00244EPSS
SaveExploits1References2
Rows per page
Query Builder