Lucene search
+L

5089 matches found

Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-24141

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-16 ImageMagick versions prior to 6.9.13-41 Description ImageMagick is software used for editing and manipulating digital images. A specially crafted image can cause a heap out-of-bounds write within the...

5.5CVSS5.8AI score0.00106EPSS
SaveExploits0References105
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.22 views

PT-2026-25353

Name of the Vulnerable Software and Affected Versions calibre versions prior to 9.5.0 Description calibre is an e-book manager used for viewing, converting, editing, and cataloging e-books. A path traversal flaw exists in the RocketBook .rb input plugin src/calibre/ebooks/rb/reader.py. This allow...

8.6CVSS5.8AI score0.00438EPSS
SaveExploits6References21
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.10 views

PT-2026-25380

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.37.2 Description cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. When a cpp-httplib client is configured with a proxy and set follow locationtrue, HTTPS redirects can silently...

8.7CVSS5.7AI score0.00602EPSS
SaveExploits6References19
EUVD
EUVD
added 2025/12/30 4:04 p.m.8 views

EUVD-2025-205817

Discourse is an open source discussion platform. Prior to versions 3.5.3, 2025.11.1, and 2025.12.0, an attacker who knows part of a username can find the user and their full name via UI or API, even when enablenames is disabled. Versions 3.5.3, 2025.11.1, and 2025.12.0 contain a fix...

6.3CVSS6.3AI score0.00257EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.7 views

SUSE CVE-2023-54078

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Free control handler The control handler is leaked in some probe-time error paths, as well as in the remove path. Fix it...

3.3CVSS6.6AI score0.00209EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/24 1:07 p.m.17 views

CVE-2023-54152

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939skerrqueue This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer and subscribing to the error queue while receiving a...

5.2AI score0.00195EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.4 views

CVE-2023-54117

In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...

5.4AI score0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.18 views

CVE-2023-54098

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix gvt debugfs destroy When gvt debug fs is destroyed, need to have a sane check if drm minor's debugfs root is still available or not, otherwise in case like device remove through unbinding, drm minor's debugfs...

7.3CVSS5.4AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.9 views

CVE-2022-50772

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

5.1AI score0.00228EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:05 p.m.14 views

CVE-2022-50765

In the Linux kernel, the following vulnerability has been resolved: RISC-V: kexec: Fix memory leak of elf header buffer This is reported by kmemleak detector: unreferenced object 0xff2000000403d000 size 4096: comm "kexec", pid 146, jiffies 4294900633 age 64.792s hex dump first 32 bytes: 7f 45 4c ...

5.5AI score0.00232EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.37 views

CVE-2023-54030 io_uring/net: don't overflow multishot recv

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overflow multishot recv Don't allow overflowing multishot recv CQEs, it might get out of hand, hurt performance, and in the worst case scenario OOM the task...

0.00169EPSS
SaveExploits0References2
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.11 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.15 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.00399EPSS
SaveExploits0References1
NCSC
NCSC
added 2025/12/19 11:16 a.m.24 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
Rows per page
Query Builder