Lucene search
+L

10550 matches found

Cvelist
Cvelist
added 2025/07/04 1:37 p.m.36 views

CVE-2025-38234 sched/rt: Fix race in push_rt_task

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

7.8CVSS0.00142EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/07/04 12:0 a.m.9 views

Securing Mixed Rust with Hardware Capabilities

The Rust programming language enforces three basic Rust principles, namely ownership, borrowing, and AXM Aliasing Xor Mutability to prevent security bugs such as memory safety violations and data races. However, Rust projects often have mixed code, i.e., code that also uses unsafe Rust, FFI Forei...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/06/30 1:1 p.m.4 views

SUSE-SU-2025:02173-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49775: tcp: cdg: allow tcpcdgrelease to be called multiple times bsc1242245. - CVE-2024-53168: net: make sockinuseadd available bsc1234887. - CVE-2024-56558...

9.8CVSS6.5AI score0.01328EPSS
SaveExploits2References405
OSV
OSV
added 2025/06/30 7:13 a.m.2 views

SUSE-SU-2025:02164-1 Security update for gimp

This update for gimp fixes the following issues: - CVE-2025-48797: Fixed two buffer over-reads and one heap-based buffer overflow in its TGA parser bsc1243711. - CVE-2025-48798: Fixed two use-after-free bugs and one double free bug in its XCF parser bsc1243712...

7.3CVSS8AI score0.00244EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/26 8:15 p.m.26 views

CVE-2013-1424

Buffer overflow vulnerability in matplotlib.This issue affects matplotlib: before upstream commit ba4016014cb4fb4927e36ce8ea429fed47dcb787...

5.6CVSS5.9AI score0.00305EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/24 1:15 p.m.10 views

CVE-2025-6436

Memory safety bugs present in Firefox 139 and Thunderbird 139. 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. This vulnerability was fixed in Firefox 140 and Thunderbird 140...

8.1CVSS0.03115EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/24 12:28 p.m.27 views

CVE-2025-6436 Memory safety bugs fixed in Firefox 140 and Thunderbird 140

Memory safety bugs present in Firefox 139 and Thunderbird 139. 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. This vulnerability was fixed in Firefox 140 and Thunderbird 140...

0.03115EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/06/24 12:28 p.m.14 views

CVE-2025-6436

Memory safety bugs present in Firefox 139 and Thunderbird 139. 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. This vulnerability was fixed in Firefox 140 and Thunderbird 140...

8.1CVSS8.4AI score0.03115EPSS
SaveExploits0
CVE
CVE
added 2025/06/24 12:28 p.m.115 views

CVE-2025-6436

CVE-2025-6436 relates to memory safety bugs in Firefox 139 and Thunderbird 139 that could allow memory corruption and potentially run arbitrary code. Affected products are Firefox and Thunderbird versions before 140. The Mozilla advisories MFSA2025-54 and MFSA2025-51 describe the nature of the is...

8.1CVSS7.4AI score0.03115EPSS
SaveExploits0References3Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/06/24 12:0 a.m.8 views

Mozilla Firefox < 140.0

The version of Firefox installed on the remote macOS or Mac OS X host is prior to 140.0. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-51 advisory. - Memory safety bugs present in Firefox 139 and Thunderbird 139. Some of these bugs showed evidence of memory...

9.8CVSS7.1AI score0.03214EPSS
SaveExploits1References14
FreeBSD
FreeBSD
added 2025/06/24 12:0 a.m.9 views

firefox -- multiple vulnerabilities

[email protected] reports: An attacker was able to bypass the connect-src directive of a Content Security Policy by manipulating subdocuments. This would have also hidden the connections from the Network tab in Devtools. When Multi-Account Containers was enabled, DNS requests could have bypass...

9.8CVSS7AI score0.03115EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/06/24 12:0 a.m.4 views

PT-2025-26733

Name of the Vulnerable Software and Affected Versions: Firefox versions prior to 140 Thunderbird versions prior to 140 Description: The issue is related to memory safety bugs that have been identified in Firefox and Thunderbird. These bugs have shown evidence of memory corruption, and it is...

9.8CVSS8.4AI score0.09348EPSS
SaveExploits2References165
Packet Storm News
Packet Storm News
added 2025/06/21 12:0 a.m.9 views

Characterising Bugs in Jupyter Platform

As a representative literate programming platform, Jupyter is widely adopted by developers, data analysts, and researchers for replication, data sharing, documentation, interactive data visualization, and more. Understanding the bugs in the Jupyter platform is essential for ensuring its...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/06/20 12:40 p.m.7 views

SUSE-SU-2025:02047-1 Security update for python310

This update for python310 fixes the following issues: python310 was updated from version 3.10.16 to 3.10.18: - Security issues fixed: CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS bsc1243273 CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517:...

9.4CVSS9.3AI score0.01276EPSS
SaveExploits14References13
RedhatCVE
RedhatCVE
added 2025/06/19 11:58 p.m.8 views

CVE-2022-50038

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in mesonvpuhasavailableconnectors In this function, there are two refcount leak bugs: 1 when breaking out of foreachendpointofnode, we need call the ofnodeput for the 'ep'; 2 we should call ofnodeput...

5.5CVSS7.3AI score0.00208EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-50150

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-49998

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: 1 rxrpcnewclientcall should release the socket lock when returning an error from rxrpcgetcallslot. 2 rxrpcwaitfortxwindowintr will return...

7.8CVSS0.00161EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.12 views

CVE-2022-50150

...

SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:1 a.m.21 views

CVE-2022-50038 drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in mesonvpuhasavailableconnectors In this function, there are two refcount leak bugs: 1 when breaking out of foreachendpointofnode, we need call the ofnodeput for the 'ep'; 2 we should call ofnodeput...

0.00208EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/18 11:1 a.m.10 views

CVE-2022-50038

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in mesonvpuhasavailableconnectors In this function, there are two refcount leak bugs: 1 when breaking out of foreachendpointofnode, we need call the ofnodeput for the 'ep'; 2 we should call ofnodeput...

5.5CVSS5.3AI score0.00208EPSS
SaveExploits0
Rows per page
Query Builder