Lucene search
+L

1312 matches found

Positive Technologies
Positive Technologies
added 2024/03/15 12:0 a.m.10 views

PT-2024-11167 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue in the llcp sock getname function after a failed connect has been identified. This issue can be triggered. Recommendations: At the moment, there is no...

6.5AI score
SaveExploits0References14
Veeam
Veeam
added 2024/03/13 12:0 a.m.66 views

"Established connection failed because connected host has failed to respond :10005"

Challenge A Windows Agent Backup or Windows Agent Policy type job within Veeam Backup & Replication fails with either of the following errors. A Veeam Agent Backup operating in Managed by backup server fails with the error: Error: Managed session has failed: A connection attempt failed because th...

6.4AI score
SaveExploits0Affected Software2
OSV
OSV
added 2024/03/06 11:4 a.m.33 views

BIT-MOODLE-2022-30600

A flaw was found in moodle where logic used to count failed login attempts could result in the account lockout threshold being bypassed...

9.8CVSS9.2AI score0.05103EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2024/03/01 9:15 p.m.30 views

CVE-2021-47078 RDMA/rxe: Clear all QP fields if creation failed

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

7.8CVSS7.6AI score0.00281EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.3 views

SUSE CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

3.3CVSS7.9AI score0.00248EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.4 views

CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7.8CVSS6.3AI score0.00248EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

DEBIAN-CVE-2021-46950

In the Linux kernel, the following vulnerability has been resolved: md/raid1: properly indicate failure when ending a failed write request This patch addresses a data corruption bug in raid1 arrays using bitmaps. Without this fix, the bitmap bits for the failed I/O end up being cleared. Since we...

7.8CVSS5.8AI score0.00248EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.3 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to correctly indicate when ending a failed write request...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/02/22 4:21 p.m.34 views

CVE-2023-52451

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/memhp: Fix access beyond end of drmem array dlparmemoryremovebyindex may access beyond the bounds of the drmem lmb array when the LMB lookup fails to match an entry with the given DRC index. When the search fails,...

7.8CVSS6.9AI score0.00246EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/02/22 12:0 a.m.56 views

CVE-2023-52451

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/memhp: Fix access beyond end of drmem array dlparmemoryremovebyindex may access beyond the bounds of the drmem lmb array when the LMB lookup fails to match an entry with the given DRC index. When the search fails,...

7.8CVSS6AI score0.00246EPSS
SaveExploits0References25
NVD
NVD
added 2024/02/07 10:15 p.m.29 views

CVE-2024-23448

An issue was discovered whereby APM Server could log at ERROR level, a response from Elasticsearch indicating that indexing the document failed and that response would contain parts of the original document. Depending on the nature of the document that the APM Server attempted to ingest, this cou...

7.5CVSS6AI score0.00577EPSS
SaveExploits0References2
Atlassian
Atlassian
added 2024/01/26 6:50 a.m.27 views

Confluence's create-content operation takes up to 20 minutes to completely render the Create dialog

h3. Issue Summary Confluence's create-content operation clicking the "..." button next to the Create button at the top left results in a create-dialog window that can take up to 20 minutes to fully render. This is reproducible on Data Center: yes h3. Steps to Reproduce On an affected version of...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2024/01/08 12:0 a.m.18 views

In FxERC20RootTunnel, there is no option to get bridged tokens back in case the transaction can not be executed on L2

Lines of code Vulnerability details Impact If the transaction on L2 fails to be executed the tokens deposited on L1 will be lost since there is no way to recover them Proof of Concept When calling FxERC20RootTunnel:: withdraw the users deposits a certain amount of tokens to the bridge that he wan...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/01/02 12:0 a.m.10 views

The vulnerability of Microprogrammed Software in EuroTel ETL3100 and EuroTel ETL3100RT transmission devices lies in the improper limitation on the number of unsuccessful authentication attempts, allowing a perpetrator to gain full access.

The vulnerability of Microprogrammed Software in EuroTel ETL3100 and EuroTel ETL3100RT teleconverters is related to the absence of restrictions on authentication attempts. Exploiting this vulnerability can allow a malicious actor to gain full access through brute-force attacks...

10CVSS7.8AI score0.00769EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/12/22 8:2 p.m.48 views

CVE-2023-50725 Resque vulnerable to reflected XSS in resque-web failed and queues lists

Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. The following paths in resque-web have been found to be vulnerable to reflected XSS: "/failed/?class=alertdocument.cookie" and "/queues/". This issue has been patched in...

6.3CVSS6.6AI score0.00526EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/12/18 7:34 p.m.22 views

Resque vulnerable to reflected XSS in resque-web failed and queues lists

Impact The following paths in resque-web have been found to be vulnerable to reflected XSS: /failed/?class=alertdocument.cookie /queues/ Patches v2.2.1 Workarounds No known workarounds at this time. It is recommended to not click on 3rd party or untrusted links to the resque-web interface until y...

6.3CVSS7.1AI score0.00526EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/12/18 7:34 p.m.58 views

GHSA-GC3J-VVWF-4RP8 Resque vulnerable to reflected XSS in resque-web failed and queues lists

Impact The following paths in resque-web have been found to be vulnerable to reflected XSS: /failed/?class=alertdocument.cookie /queues/ Patches v2.2.1 Workarounds No known workarounds at this time. It is recommended to not click on 3rd party or untrusted links to the resque-web interface until y...

6.3CVSS6.3AI score0.00526EPSS
SaveExploits0References6
OSV
OSV
added 2023/12/15 12:1 a.m.9 views

OSV-2023-1305 Check failed in CheckUnwind

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65035 Crash type: Check failed Crash state: CheckUnwind ivalignedfree ih264dfreedynamicbufs...

7.2AI score
SaveExploits0References1
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.20 views

Slippage Handling

Lines of code Vulnerability details Impact The primitiveOutputAmount function reverts the transaction if the output amount is less than the minimumOutputAmount, which is a strict slippage protection. This could lead to failed transactions due to normal price fluctuations in the Curve pool. Proof ...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.5 views

kernel: scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix possible resource leaks in mpt3sastransportportadd In mpt3sastransportportadd, if sasrphyadd returns error, sasrphyfree needs be called to free the resource allocated in sasenddevicealloc. Otherwise a kernel...

5.5CVSS6.8AI score0.00147EPSS
SaveExploits0References5
Rows per page
Query Builder