Lucene search
+L

693 matches found

OSV
OSV
added 2024/11/05 6:15 p.m.14 views

UBUNTU-CVE-2024-50112

In the Linux kernel, the following vulnerability has been resolved: x86/lam: Disable ADDRESSMASKING in most cases Linear Address Masking LAM has a weakness related to transient execution as described in the SLAM paper1. Unless Linear Address Space Separation LASS is enabled this weakness may be...

7.8CVSS6.7AI score0.00276EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.1 views

CVE-2024-50112 x86/lam: Disable ADDRESS_MASKING in most cases

In the Linux kernel, the following vulnerability has been resolved: x86/lam: Disable ADDRESSMASKING in most cases Linear Address Masking LAM has a weakness related to transient execution as described in the SLAM paper1. Unless Linear Address Space Separation LASS is enabled this weakness may be...

7.7AI score0.00276EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/11/02 12:0 a.m.4 views

PT-2024-40622 · Pcre2 · Pcre2

Name of the Vulnerable Software and Affected Versions: PCRE2 affected versions not specified Description: The issue is related to a stack-buffer-overflow write error. Technical details about the crash include the compile class operand and pcre2 compile class nested 16 functions. No information is...

7AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.5 views

SUSE CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS7.7AI score0.00236EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/10/21 8:5 p.m.42 views

CVE-2022-48958 ethernet: aeroflex: fix potential skb leak in greth_init_rings()

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

0.00236EPSS
SaveExploits0References8
GithubExploit
GithubExploit
added 2024/10/19 11:27 a.m.772 views

Exploit for CVE-2021-23369

CVE-2021-23369 Handlebars CVE-2021-23369 Vulnerability p...

9.8CVSS7.5AI score0.07028EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.11 views

kernel: wifi: ath11k: fix dfs radar event locking

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix dfs radar event locking The ath11k active pdevs are protected by RCU but the DFS radar event handling code calling ath11kmacgetarbypdevid was not marked as a read-side critical section. Mark the code in question...

8.8CVSS6.9AI score0.01018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: wifi: ath11k: fix gtk offload status event locking

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix gtk offload status event locking The ath11k active pdevs are protected by RCU but the gtk offload status event handling code calling ath11kmacgetarvifbyvdevid was not marked as a read-side critical section. Mark...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/30 8:15 a.m.23 views

CVE-2024-42224

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 "net: dsa: mv88e6xxx: Support multiple MDIO busses" mv88e6xxxdefaultmdiobus has checked that the return value of listfirstentry is non-NULL. This appears...

7CVSS0.00235EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/07/25 7:26 p.m.6 views

mvel: TimeOut error when calling ParseTools.subCompileExpression() function

DISPUTED A vulnerability was found in the ParseTools.subCompileExpression method in the Mvel package. This vulnerability manifests as a TimeOut error, and may allow an attacker to leverage the TimeOut error to disrupt the normal functioning of the system or application, potentially leading to...

5.3CVSS5.7AI score0.00737EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.31 views

CVE-2024-39499

In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in eventdeliver Coverity spotted that eventmsg is controlled by user-space, eventmsg-eventdata.event is passed to eventdeliver and used as an index without sanitization. This...

7.1CVSS5.5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2024/07/03 6:26 a.m.2 views

SUSE-SU-2024:2287-1 Security update for podofo

This update for podofo fixes the following issues: - PdfEncrypt: Validate more encrypt dictionary parameters bsc1213720 - PdfXRefStreamParserObject: Fixed handling of invalid XRef stream entries bsc1213720 - Drop unused backup sources to clean up the compile env bsc1213720...

7.2AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2024/06/27 1:47 p.m.1113 views

Exploit for Out-of-bounds Write in Mozilla Firefox

CVE-2024-29943 A Pwn2Own SpiderMonkey JIT Bug: From Integer R...

9.8CVSS9.4AI score0.22935EPSS
SaveExploits2
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:49 p.m.7 views

Malicious code in assets-live_compile (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2024/06/25 1:49 p.m.10 views

MAL-2024-6705 Malicious code in assets-live_compile (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.31 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS0.00607EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/20 11:13 a.m.100 views

CVE-2022-48744

In CVE-2022-48744, the Linux kernel net/mlx5e driver was made resilient to field-bound checking by avoiding a field-overflowing memcpy() across neighboring fields. The root cause involved copying MLX5E_XDP_MIN_INLINE bytes into a 2-byte inline_hdr.start, causing writes to adjacent data (vlan_tci,...

7.8CVSS6.5AI score0.00607EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/06/16 12:0 a.m.9 views

International Color Consortium DemoIccMAX Security Breach

DemoIccMAX is an International Color Consortium open source demo implementation of the iccMAX color profile. A security vulnerability exists in versions prior to International Color Consortium DemoIccMAX 85ce74e, which stems from a compilation error in IccUtil.cpp that results in an unconditional...

8.8CVSS6.7AI score0.00532EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2024/06/06 5:49 a.m.24 views

Hackers Target Python Developers with Fake "Crytic-Compilers" Package on PyPI

Cybersecurity researchers have discovered a malicious Python package uploaded to the Python Package Index PyPI repository that's designed to deliver an information stealer called Lumma aka LummaC2. The package in question is crytic-compilers, a typosquatted version of a legitimate library named...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/29 1:33 p.m.6 views

etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform

The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning ...

7.5CVSS7.1AI score0.03958EPSS
SaveExploits0References4
Rows per page
Query Builder