Lucene search
+L
RedhatcveMost viewed

214651 matches found

RedhatCVE
RedhatCVE
added 2024/05/23 11:13 a.m.48 views

CVE-2023-52839

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Do not broadcast to other cpus when starting a counter This command: $ perf record -e cycles:k -e instructions:k -c 10000 -m 64M dd if=/dev/zero of=/dev/null count=1000 gives rise to this kernel warning: 444.364395...

4.4CVSS6.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 11:26 a.m.48 views

CVE-2021-47349

In the Linux kernel, the following vulnerability has been resolved: mwifiex: bring down link before deleting interface We can deadlock when rmmod'ing the driver or going through firmware reset, because the cfg80211unregisterwdev has to bring down the link for us, ... which then grab the same wiph...

4.4CVSS6.5AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.48 views

CVE-2024-35957

CVE-2024-35957 is a vulnerability in the Linux kernel's Intel Virtualization Technology for Directed I/O VT-d subsystem. The issue stems from an incorrect assumption that each device has a unique source ID, leading to potential conflicts and system warnings during the IOMMU probe process. This fl...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.48 views

CVE-2024-27435

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

5.5CVSS6.9AI score0.00397EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/03 9:28 p.m.48 views

CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/02 10:29 p.m.48 views

CVE-2024-30251

An infinite loop flaw was found in aiohttp when handling POST multipart/form-data requests. This flaw allows an attacker to send a specially crafted request, leading the server to enter an infinite loop and render it unable to process any further requests. This denial of service can be triggered ...

7.5CVSS7.3AI score0.01094EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/01 8:24 p.m.48 views

CVE-2024-27062

A flaw was found in the nouveau module in the Linux kernel. A missing resource lock can cause a race condition and trigger a general protection fault, resulting in a denial of service. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the...

5.5CVSS6.7AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 1:04 p.m.48 views

CVE-2024-27982

An HTTP Request Smuggling vulnerability was found in Node.js due to Content-Length Obfuscation in the HTTP server. Malformed headers, particularly if a space is inserted before a content-length header, can result in HTTP request smuggling. This flaw allows attackers to inject a second request...

6.1CVSS6AI score0.01155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 12:05 a.m.48 views

CVE-2024-26706

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix random data corruption from exception handler The current exception handler implementation, which assists when accessing user space memory, may exhibit random data corruption if the compiler decides to use a different...

4.4CVSS7.1AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 7:27 p.m.48 views

CVE-2024-27983

A vulnerability was found in how Node.js implements the HTTP/2 protocol. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated, remote attacker to send packets to vulnerable servers, which...

7.5CVSS7.9AI score0.87211EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2024/03/21 2:31 p.m.48 views

CVE-2023-38575

A vulnerability was found in some Intel processors that may allow a malicious actor to achieve a local information disclosure, impacting the data confidentiality of the targeted host...

5.5CVSS6.7AI score0.00269EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/12 4:11 p.m.48 views

CVE-2023-52491

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-;jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, i...

4.1CVSS7.5AI score0.00276EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/10 8:07 p.m.48 views

CVE-2024-28176

Jose was found to have an uncontrolled resource consumption vulnerability. Under certain conditions, the user's environment can consume an unreasonable amount of CPU time or memory during JWE decryption operations, leading to a denial of service. Mitigation Mitigation for this issue is either not...

5.3CVSS5.2AI score0.02102EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/06 10:41 p.m.48 views

CVE-2023-52603

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

6.8CVSS7.3AI score0.00289EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/04 8:08 p.m.48 views

CVE-2023-52532

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TX CQE error handling For an unknown TX CQE error type probably from a newer hardware, still free the SKB, update the queue tail, etc., otherwise the accounting will be wrong. Also, TX errors can be triggered by...

6CVSS6.5AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/21 4:36 p.m.48 views

CVE-2024-1546

The Mozilla Foundation Security Advisory describes this flaw as: When storing and re-accessing data on a networking channel, the length of buffers may have been confused, resulting in an out-of-bounds memory read...

7.5CVSS7.2AI score0.00718EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/01/25 8:27 p.m.48 views

CVE-2023-6110

A flaw was found in OpenStack. When a user tries to delete a non-existing access rule in it's scope, it deletes other existing access rules which are not associated with any application credentials...

5.5CVSS7AI score0.00493EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/01/25 5:18 p.m.48 views

CVE-2023-40551

A flaw was found in the MZ binary format in Shim. An out-of-bounds read may occur, leading to a crash or possible exposure of sensitive data during the system's boot phase...

5.1CVSS6.2AI score0.00397EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/01/18 4:30 a.m.48 views

CVE-2023-6816

A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leadin...

9.8CVSS9.6AI score0.02106EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/01/17 12:06 p.m.48 views

CVE-2024-20984

Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash complete DOS of MySQL Server...

4.4CVSS7.6AI score0.01048EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/01/17 12:05 p.m.48 views

CVE-2024-20978

Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash complete DOS of MySQL Server...

4.9CVSS7.9AI score0.01031EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/01/17 12:04 p.m.48 views

CVE-2024-20970

Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash complete DOS of MySQL Server...

4.9CVSS7.9AI score0.01096EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/01/17 12:04 p.m.48 views

CVE-2024-20968

Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash complete DOS of MySQL Server...

4.4CVSS7.6AI score0.00858EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/12/06 4:57 a.m.48 views

CVE-2023-5384

A flaw was found in Infinispan. When serializing the configuration for a cache to XML/JSON/YAML, which contains credentials JDBC store with connection pooling, remote store, the credentials are returned in clear text as part of the configuration. Mitigation The issue's impact is limited because...

7.2CVSS5.1AI score0.00543EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/12/05 12:40 p.m.48 views

CVE-2023-49285

A buffer over-read flaw was found in Squid's HTTP Message processing feature. This issue may allow attackers to perform remote denial of service. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria...

7.5CVSS8.5AI score0.88144EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/12/05 5:42 a.m.48 views

CVE-2023-5332

A command injection flaw was found in Hashicorp's Consul script check configuration option. If the API is enabled and exposed through a public interface, it is possible to achieve remote code execution. Mitigation To mitigate this issue, the '-enable-script-checks' option must be removed to disab...

8.1CVSS7.1AI score0.00742EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2023/11/28 4:57 a.m.48 views

CVE-2023-42366

A heap-buffer-overflow was discovered in BusyBox v.1.36.1 in the nexttoken function at awk.c:1159...

7.1CVSS6.9AI score0.00412EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2023/11/17 10:16 a.m.48 views

CVE-2023-44429

A heap-based buffer overflow vulnerability was found in GStreamer in the AV1 codec parser when handling certain malformed streams. A malicious third party could use this flaw to trigger a crash in the application and possibly affect code execution through heap manipulation. Mitigation Mitigation...

8.8CVSS7.2AI score0.02171EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/11/15 5:46 p.m.48 views

CVE-2022-48560

A use-after-free vulnerability was found in Python via the heappushpop function in the heapq module. This flaw allows an attacker to submit a specially crafted request, causing a service disruption that leads to a denial of service attack. Mitigation Mitigation for this issue is either not...

7.5CVSS7.2AI score0.01771EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2023/10/30 11:28 a.m.48 views

CVE-2023-46852

A buffer overflow flaw was found in Memcached when processing multiget requests in proxy mode. This issue occurs when there are many spaces after the "get" substring. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product...

7.5CVSS7.5AI score0.00778EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/10/18 12:58 a.m.48 views

CVE-2023-40791

An unreleased memory page flaw unpinned was found in extractusertosg in the lib/scatterlist.c function of the Linux kernel. This flaw allows a local user, or potentially remote user, to crash the system...

6.3CVSS8.8AI score0.00448EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2023/10/16 10:48 a.m.48 views

CVE-2023-22025

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition, product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u381-perf, 17.0.8, 21; Oracle GraalVM for JDK: 17.0.8, 21; Oracle GraalVM Enterprise Edition:...

3.7CVSS3.6AI score0.0089EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/10/11 11:12 a.m.48 views

CVE-2023-4091

A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when the Samba VFS module "aclxattr" is configured with "aclxattr:ignore system acls = yes". The SMB protocol allows opening files when the client requests read-only acces...

6.5CVSS6.9AI score0.01184EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/10/05 7:25 a.m.48 views

CVE-2023-43786

A vulnerability was found in libX11 due to an infinite loop within the PutSubImage function. This flaw allows a local user to consume all available system resources and cause a denial of service condition...

5.5CVSS6.1AI score0.00461EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2023/09/29 6:26 p.m.48 views

CVE-2023-40451

A flaw was found in WebKitGTK. An attacker may be able to execute JavaScript code to trigger Remote Code Execution, resulting in a high impact on data confidentiality, integrity, and system availability...

8.8CVSS8.6AI score0.00964EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/09/06 5:06 a.m.48 views

CVE-2023-4781

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1873...

7.8CVSS7.1AI score0.00613EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2023/08/29 7:15 p.m.48 views

CVE-2023-40857

A flaw was found in the yara library. This issue occurs due to a buffer overflow vulnerability in the exe.c component that allows a remote attacker to execute arbtirary code via the yrexecutecod function. Mitigation Mitigation for this issue is either not available or the currently available...

8.8CVSS8.9AI score0.01062EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2023/08/29 6:45 a.m.48 views

CVE-2023-2906

A vulnerability was found in Wireshark. This security issue occurs due to a failure to validate the length an attacker-crafted CP2179 packet provides. This flaw leaves Wireshark susceptible to a divide-by-zero problem, allowing a denial of service attack. Mitigation Mitigation for this issue is...

6.5CVSS6.5AI score0.02795EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2023/08/23 9:22 p.m.48 views

CVE-1234-0007

No description is available for this CVE...

7AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/08/11 6:19 a.m.48 views

CVE-2023-39418

A vulnerability was found in PostgreSQL with the use of the MERGE command, which fails to test new rows against row security policies defined for UPDATE and SELECT. If UPDATE and SELECT policies forbid some rows that INSERT policies do not forbid, a user could store such rows...

3.1CVSS6.2AI score0.01077EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/08/07 11:48 a.m.48 views

CVE-2023-0667

A flaw was found in the Wireshark package. Due to failure in validating the length provided by an attacker-crafted MS-MMS packet, Wireshark, in an unusual configuration, is susceptible to a heap-based buffer overflow. This issue may result in a crash...

6.5CVSS6.9AI score0.02008EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2023/07/20 8:30 a.m.48 views

CVE-2023-22058

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: DDL. Supported versions that are affected are 8.0.33 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks...

4.4CVSS5.5AI score0.01699EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/07/19 7:37 a.m.48 views

CVE-2023-38197

A vulnerability was found in Qtbase, where it is vulnerable to a denial of service caused by an infinite loop flaw in the QXmlStreamReader function. This flaw occurs because the QXmlStreamReader function accepts multiple DOCTYPE elements containing DTD fragments in the XML prolog and the XML body...

7.5CVSS6.1AI score0.01284EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/07/05 12:17 p.m.48 views

CVE-2023-3089

A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not be...

6.5CVSS6.8AI score0.0052EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/06/29 4:46 a.m.48 views

CVE-2023-2974

A vulnerability was found in quarkus-core. This vulnerability occurs because the TLS protocol configured with quarkus.http.ssl.protocols is not enforced, and the client can force the selection of the weaker supported TLS protocol...

6.5CVSS6.9AI score0.00882EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/06/26 6:17 p.m.48 views

CVE-2023-29404

A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a "cgo LDFLAGS"...

7.5CVSS9.4AI score0.01837EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2023/06/23 10:17 a.m.48 views

CVE-2023-3384

A flaw was found in the Quay registry. While the image labels created through Quay undergo validation both in the UI and backend by applying a regex validation.py, the same validation is not performed when the label comes from an image. This flaw allows an attacker to publish a malicious image to...

5.4CVSS6.4AI score0.00484EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/06/15 2:14 p.m.48 views

CVE-2022-21235

A flaw was found in the VCS package, caused by improper validation of user-supplied input. By using a specially-crafted argument, a remote attacker could execute arbitrary commands on the system...

9.8CVSS9.2AI score0.01585EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/06/14 5:49 a.m.48 views

CVE-2023-24936

A flaw was found in dotnet. This issue can allow bypass restrictions when deserializing a DataSet or DataTable from XML...

7.4CVSS7.8AI score0.01558EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/06/05 7:25 p.m.48 views

CVE-2023-3111

A use-after-free flaw was found in preparetorelocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This issue can be triggered by calling btrfsioctlbalance before calling btrfsioctldefrag...

7.8CVSS6.8AI score0.00438EPSS
SaveExploits0References4
Total number of security vulnerabilities5000