Lucene search
+L

9131 matches found

RustSec
RustSec
added 2024/08/23 12:00 p.m.12 views

Binary Protocol Misinterpretation caused by Truncating or Overflowing Casts

The following presentation at this year's DEF CON was brought to our attention on the Diesel Gitter Channel: SQL Injection isn't Dead: Smuggling Queries at the Protocol Level Archive link for posterity. Essentially, encoding a value larger than 4GiB can cause the length prefix in the protocol to...

8.5AI score
SaveExploits0Affected Software1
OSV
OSV
added 2024/08/23 12:00 p.m.24 views

RUSTSEC-2024-0365 Binary Protocol Misinterpretation caused by Truncating or Overflowing Casts

The following presentation at this year's DEF CON was brought to our attention on the Diesel Gitter Channel: SQL Injection isn't Dead: Smuggling Queries at the Protocol Level Archive link for posterity. Essentially, encoding a value larger than 4GiB can cause the length prefix in the protocol to...

8.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/08/23 12:00 a.m.12 views

PT-2024-40918 · Diesel · Diesel

Name of the Vulnerable Software and Affected Versions: Diesel versions = 2.2.2 Description: The issue concerns a SQL injection vulnerability that can be exploited by encoding a value larger than 4GiB, causing the length prefix in the protocol to overflow. This can lead to the server interpreting...

8.5AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/22 12:20 p.m.13 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/22 4:15 a.m.7 views

UBUNTU-CVE-2022-48932

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS5.9AI score0.00192EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/22 3:31 a.m.47 views

CVE-2022-48932 net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS0.00192EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.6 views

SUSE CVE-2022-48889

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platformdeviceid entry is 20 characters including the trailing NUL byte. The sofnau8825.c file exceeds that, which causes an obscure error message:...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/22 2:15 a.m.8 views

DEBIAN-CVE-2022-48906

In the Linux kernel, the following vulnerability has been resolved: mptcp: Correctly set DATAFIN timeout when number of retransmits is large Syzkaller with UBSAN uncovered a scenario where a large number of DATAFIN retransmits caused a shift-out-of-bounds in the DATAFIN timeout calculation:...

5.5CVSS6AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.13 views

UBUNTU-CVE-2022-48906

In the Linux kernel, the following vulnerability has been resolved: mptcp: Correctly set DATAFIN timeout when number of retransmits is large Syzkaller with UBSAN uncovered a scenario where a large number of DATAFIN retransmits caused a shift-out-of-bounds in the DATAFIN timeout calculation:...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/21 7:15 a.m.25 views

UBUNTU-CVE-2022-48889

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platformdeviceid entry is 20 characters including the trailing NUL byte. The sofnau8825.c file exceeds that, which causes an obscure error message:...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 1:15 a.m.23 views

AZL-48510 CVE-2024-43872 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS6AI score0.00324EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/21 12:06 a.m.59 views

CVE-2024-43872 RDMA/hns: Fix soft lockup under heavy CEQE load

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

7.5CVSS0.00324EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 12:06 a.m.67 views

CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

7.5CVSS5.2AI score0.00324EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 12:06 a.m.20 views

CVE-2024-43872 RDMA/hns: Fix soft lockup under heavy CEQE load

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

7.5CVSS6AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/20 6:20 p.m.10 views

curl: HTTP/2 push headers memory-leak

A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a...

8.6CVSS7.3AI score0.36081EPSS
SaveExploits1References5
Oracle linux
Oracle linux
added 2024/08/19 12:00 a.m.378 views

bind security update

32:9.11.36-16.2 - Rebuild after CI change 32:9.11.36-16.1 - Resolve CVE-2024-1975 - Resolve CVE-2024-1737 - Add ability to change runtime limits for max types and records per name 32:9.11.36-16 - Ensure incompatible dhcp is not accepted 32:9.11.36-15 - Ensure incompatible bind-dyndb-ldap is not...

7.5CVSS7AI score0.02114EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/08/19 12:00 a.m.9 views

PT-2024-30542 · Fugit +1 · Fugit +1

Name of the Vulnerable Software and Affected Versions: fugit versions prior to 1.11.1 Description: The fugit "natural" parser, which turns natural language into cron expressions, accepted any length of input and attempted to parse it without returning promptly. This could cause the parse call to...

7.5CVSS8.8AI score0.00792EPSS
SaveExploits0References26
BDU FSTEC
BDU FSTEC
added 2024/08/19 12:00 a.m.11 views

The vulnerability of the Dell Inventory Collector software’s equipment inventory system lies in the incorrect limitation of the path to the restricted-access catalog. This allows a perpetrator to execute arbitrary code.

The vulnerability of Dell Inventory Collector’s software for inventory management is related to incorrect restrictions on the path to the restricted-access catalog. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

6.7CVSS5.9AI score0.00168EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.11 views

SUSE CVE-2024-42291

In the Linux kernel, the following vulnerability has been resolved: ice: Add a per-VF limit on number of FDIR filters While the iavf driver adds a s/w limit 128 on the number of FDIR filters that the VF can request, a malicious VF driver can request more than that and exhaust the resources for...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.6 views

SUSE CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS6.4AI score0.00166EPSS
SaveExploits0References14
Rows per page
Query Builder