Lucene search
+L

37097 matches found

OSV
OSV
added 2025/12/10 4:16 p.m.6 views

CVE-2025-34393

Barracuda Service Center, as implemented in the RMM solution, in versions prior to 2025.1.1, does not correctly verify the name of an attacker-controlled WSDL service, leading to insecure reflection. This can result in remote code execution through either invocation of arbitrary methods or...

9.8CVSS6.4AI score0.00691EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/12/10 1:32 p.m.19 views

firefox: thunderbird: Same-origin policy bypass in the Request Handling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Same-origin policy bypass in the Request Handling component...

6.5CVSS5.7AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/10 1:32 p.m.9 views

firefox: thunderbird: Privilege escalation in the DOM: Notifications component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Privilege escalation in the DOM: Notifications component...

8.8CVSS5.7AI score0.00405EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/10 1:07 p.m.9 views

firefox: thunderbird: JIT miscompilation in the JavaScript Engine: JIT component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: JIT miscompilation in the JavaScript Engine: JIT component...

7.3CVSS5.7AI score0.00334EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/10 1:07 p.m.8 views

firefox: thunderbird: Memory safety bugs fixed in Firefox ESR 140.6, Thunderbird ESR 140.6, Firefox 146 and Thunderbird 146

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code...

8.1CVSS5.9AI score0.00432EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/10 1:07 p.m.11 views

firefox: thunderbird: JIT miscompilation in the JavaScript Engine: JIT component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: JIT miscompilation in the JavaScript Engine: JIT component...

9.8CVSS5.7AI score0.00495EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/10 11:16 a.m.18 views

CVE-2023-53746

In the s390 VFIO-AP driver, memory allocated for the vfiomatrixdev structure is never released during device cleanup. The release callback incorrectly uses devgetdrvdata to locate the object, but since it was never stored there, the function returns NULL and kfree silently accepts it. The correct...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 7:42 a.m.11 views

CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

5.9AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 4:54 a.m.18 views

CVE-2023-53810

In the Linux kernel, the following vulnerability has been resolved: blk-mq: release crypto keyslot before reporting I/O complete Once all I/O using a blkcryptokey has completed, filesystems can call blkcryptoevictkey. However, the block layer currently doesn't call blkcryptoputkeyslot until the...

4.5CVSS5.2AI score0.00139EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 1:44 a.m.10 views

CVE-2022-50661

A memory leak flaw was found in the Linux kernel's seccomp subsystem. When a process using seccomp filters is interrupted by a fatal signal during clone, the seccompfilter structure and associated BPF program memory are not properly freed. This occurs because copyseccomp is called before the...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/12/10 1:34 a.m.10 views

[SECURITY] Fedora 43 Update: python3.14-3.14.2-1.fc43

Python 3.14 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries...

5.5CVSS7.2AI score0.00139EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/10 1:02 a.m.25 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

9.8CVSS6AI score0.0047EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/10 12:59 a.m.30 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

9.8CVSS6AI score0.0047EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.11 views

SUSE CVE-2022-50633

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit function. Add iccput in error handlin...

5.5CVSS6.5AI score0.00195EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.10 views

SUSE CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

3.3CVSS6.6AI score0.00231EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.8 views

SUSE CVE-2022-50662

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: fix memory leak in hnsroceallocmr When hnsrocemrenable failed in hnsroceallocmr, mrkey is not released. Compiled test only...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.6 views

SUSE CVE-2022-50669

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible name leak in ocxlfileregisterafu If deviceregister returns error in ocxlfileregisterafu, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give ...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/12/10 12:29 a.m.18 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

9.8CVSS6AI score0.0047EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/10 12:26 a.m.29 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

9.8CVSS6AI score0.0047EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.3 views

Fedora 43 : python3-docs / python3.14 (2025-e235793f10)

The remote Fedora 43 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2025-e235793f10 advisory. This is the second maintenance release of Python 3.14 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note...

5.5CVSS6.2AI score0.00139EPSS
SaveExploits0References2
Rows per page
Query Builder