Lucene search
+L

769 matches found

RedHat Linux
RedHat Linux
added 2023/01/30 2:42 p.m.131 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.5AI score0.00296EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/01/23 3:21 p.m.182 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.8AI score0.21314EPSS
SaveExploits1References7
OSV
OSV
added 2023/01/23 2:30 p.m.41 views

RLSA-2023:0334 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: watch queue race condition can lead to privilege escalation CVE-2022-2959 kernel: memory corruption in AX88179178A based USB ethernet device. CVE-2022-2964 kernel: i915: Incorrect GPU TLB...

7.8CVSS7.9AI score0.21314EPSS
SaveExploits1References7
Rockylinux
Rockylinux
added 2023/01/23 2:30 p.m.61 views

kernel security and bug fix update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS8.2AI score0.21314EPSS
SaveExploits1
Veracode
Veracode
added 2023/01/22 8:13 a.m.35 views

Denial Of Service (DoS)

redis is vulnerable to Denial of ServiceDoS attacks. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with the library attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic...

5.5CVSS5.9AI score0.37299EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2023/01/20 6:19 p.m.3 views

CVE-2022-35977 Integer overflow in certain command arguments can drive Redis to OOM panic

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic. The problem is fixe...

5.5CVSS5.6AI score0.37299EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/01/18 12:0 a.m.25 views

Redis < 6.0.17 DoS Vulnerability

Redis is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:redis:redis"; if...

5.5CVSS4.4AI score0.37299EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2023/01/16 12:0 a.m.60 views

redis -- multiple vulnerabilities

The Redis core team reports: CVE-2022-35977 Integer overflow in the Redis SETRANGE and SORT/SORTRO commands can drive Redis to OOM panic. CVE-2023-22458 Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands can lead to denial-of-service...

5.5CVSS6.3AI score0.71984EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/24 4:15 p.m.30 views

CVE-2021-4040

A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory OOM condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest...

5.3CVSS4.9AI score0.02587EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/08/24 3:13 p.m.35 views

CVE-2021-4040

A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory OOM condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest...

5.1AI score0.02587EPSS
SaveExploits0References4
CVE
CVE
added 2022/08/24 3:13 p.m.104 views

CVE-2021-4040

CVE-2021-4040 affects AMQ Broker / Red Hat AMQ Broker where a malformed message can trigger an Out-of-Memory condition, partially disrupting availability. The issue is cited in multiple sources (e.g., GHSA advisory and RHSA-2022:5101) describing a partial DoS via OOM without full compromise. Red ...

5.3CVSS4.8AI score0.02587EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/06 5:20 a.m.289 views

Rust-WebSocket memory allocation based on untrusted length

Impact Untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based on the declared dataframe size, which may come from an untrusted source. When...

7.5CVSS7.2AI score0.01781EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2022/08/01 10:15 p.m.49 views

CVE-2022-35922

Rust-WebSocket is a WebSocket RFC6455 library written in Rust. In versions prior to 0.26.5 untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based...

7.5CVSS0.01781EPSS
SaveExploits0References4
Prion
Prion
added 2022/08/01 10:15 p.m.30 views

Design/Logic Flaw

Rust-WebSocket is a WebSocket RFC6455 library written in Rust. In versions prior to 0.26.5 untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based...

5CVSS7.4AI score0.01781EPSS
SaveExploits0References4Affected Software2
CVE
CVE
added 2022/08/01 9:35 p.m.427 views

CVE-2022-35922

Rust-WebSocket (rust-websocket) prior to 0.26.5 is vulnerable: untrusted data during dataframe parsing can drive an allocation based on a declar ed size, causing an OOM abort in the sync (non-Tokio) path; the async path does not use Vec::with_capacity, so DoS is tied to delivered oversized data. ...

7.5CVSS7.4AI score0.01781EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/08/01 9:35 p.m.29 views

CVE-2022-35922 Memory allocation based on untrusted length in rust-websocket

Rust-WebSocket is a WebSocket RFC6455 library written in Rust. In versions prior to 0.26.5 untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based...

7.5CVSS7.6AI score0.01781EPSS
SaveExploits0References6
RustSec
RustSec
added 2022/08/01 12:0 p.m.63 views

Unbounded memory allocation based on untrusted length

Impact Untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based on the declared dataframe size, which may come from an untrusted source. When...

7.5CVSS1.1AI score0.01781EPSS
SaveExploits0Affected Software1
Oracle linux
Oracle linux
added 2022/07/11 12:0 a.m.79 views

Unbreakable Enterprise kernel-container security update

4.14.35-2047.515.3.el7 - uek-rpm: Enable Pensando EMMC reset controller Thomas Tai Orabug: 34325721 - mfd: pensandoelbasr: Add Pensando Elba System Resource Chip Brad Larson Orabug: 34325721 - dsc-drivers: update drivers for 1.15.9-C-65 Shannon Nelson Orabug: 34325721 4.14.35-2047.515.2.el7 -...

7.8CVSS0.1AI score0.00543EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2022/07/11 12:0 a.m.118 views

Unbreakable Enterprise kernel security update

4.14.35-2047.515.3 - uek-rpm: Enable Pensando EMMC reset controller Thomas Tai Orabug: 34325721 - mfd: pensandoelbasr: Add Pensando Elba System Resource Chip Brad Larson Orabug: 34325721 - dsc-drivers: update drivers for 1.15.9-C-65 Shannon Nelson Orabug: 34325721 4.14.35-2047.515.2 - net/rds:...

7.8CVSS0.1AI score0.00543EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/07/06 7:26 p.m.34 views

Malformed CAR panics and excessive memory usage

Impact Versions impacted = [email protected] = [email protected] Description of user-facing changes...

0.9AI score
SaveExploits0References3Affected Software2
Rows per page
Query Builder