Lucene search
+L

1511 matches found

CVE
CVE
added 2024/03/25 9:16 a.m.117 views

CVE-2021-47176

CVE-2021-47176 affects the Linux kernel s390/dasd subsystem. The issue arises from an omitted discipline function, leading to a panic when the path verification function is invoked for FBA or DIAG devices. A fix defines a wrapper for dasd_generic_verify_path() to restore correct operation and pre...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/03/25 12:00 a.m.45 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2024/03/19 4:47 a.m.43 views

E-Root Marketplace Admin Sentenced to 42 Months for Selling 350K Stolen Credentials

A 31-year-old Moldovan national has been sentenced to 42 months in prison in the U.S. for operating an illicit marketplace called E-Root Marketplace that offered for sale hundreds of thousands of compromised credentials, the Department of Justice DoJ announced. Sandu Boris Diaconu was charged wit...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/03/13 3:15 p.m.11 views

CVE-2024-25155

In FileCatalyst Direct 3.8.8 and earlier through 3.8.6, the web server does not properly sanitize illegal characters in a URL which is then displayed on a subsequent error page. A malicious actor could craft a URL which would then execute arbitrary code within an HTML script tag...

6.1CVSS7.5AI score0.00385EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/13 2:15 p.m.20 views

CVE-2024-25155 Reflected Cross-Site Scripting (XSS) in FileCatalyst Direct 3.8.8 and earlier

In FileCatalyst Direct 3.8.8 and earlier through 3.8.6, the web server does not properly sanitize illegal characters in a URL which is then displayed on a subsequent error page. A malicious actor could craft a URL which would then execute arbitrary code within an HTML script tag...

7.2CVSS7.7AI score0.00385EPSS
SaveExploits0References2
Securelist
Securelist
added 2024/03/13 8:00 a.m.120 views

The State of Stalkerware in 2023–2024

The State of Stalkerware in 2023 PDF The annual Kaspersky State of Stalkerware report aims to contribute to awareness and a better understanding of how people around the world are impacted by digital stalking. Stalkerware is commercially available software that can be discreetly installed on...

6.8AI score
SaveExploits0
NVD
NVD
added 2024/03/11 6:15 p.m.33 views

CVE-2024-26615

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

5.5CVSS7.2AI score0.00259EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/03/11 12:00 a.m.10 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 originates from an illegal access to rmbdesc when dumping an SMC-D connection...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References9
CNVD
CNVD
added 2024/03/08 12:00 a.m.50 views

Customer Support System SQL Injection Vulnerability (CNVD-2024-14032)

Customer Support System is a customer support system by oretnom23 Personal Developer that helps a particular business or company to provide customer support after a customer has purchased a product from them. Customer Support System suffers from a SQL injection vulnerability that originates from ...

8.8CVSS7.9AI score0.00755EPSS
SaveExploits1References1
CNVD
CNVD
added 2024/03/08 12:00 a.m.43 views

Customer Support System SQL Injection Vulnerability (CNVD-2024-14030)

Customer Support System is a customer support system by oretnom23 Personal Developer that helps a particular business or company to provide customer support after a customer has purchased a product from them. Customer Support System suffers from a SQL injection vulnerability that originates from...

9.8CVSS8.1AI score0.00818EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/03/01 8:31 p.m.51 views

CVE-2024-26615

A flaw was found in the Linux kernel in which functions providing information about SMC-D connections caused a NULL pointer dereference. This flaw allows an attacker with permission to read this information to cause a denial of service. Mitigation Red Hat has investigated whether a possible...

5.5CVSS7AI score0.00259EPSS
SaveExploits0References4
Wired Threat Level
Wired Threat Level
added 2024/03/01 12:01 a.m.19 views

The UK’s GPS Tagging of Migrants Has Been Ruled Illegal

The UK’s privacy regulator says the government did not take into account the intrusiveness of ankle tags that continuously monitor a person’s location...

7.3AI score
SaveExploits0
CNVD
CNVD
added 2024/03/01 12:00 a.m.19 views

Mattermost Illegal Authorization Vulnerability

Mattermost is an open source collaboration platform from Mattermost, Inc. in the United States. Mattermost suffers from an illegal authorization vulnerability that stems from the Jira plugin's inability to check the security level of incoming issues when processing subscriptions and to restrict...

4.1CVSS6.6AI score0.00456EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.35 views

CVE-2024-26615 net/smc: fix illegal rmb_desc access in SMC-D connection dump

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

6.7AI score0.00259EPSS
SaveExploits0References8
CVE
CVE
added 2024/02/29 3:52 p.m.6785 views

CVE-2024-26615

CVE-2024-26615 affects the Linux kernel net/smc code. A crash from NULL pointer dereference occurs when dumping SMC-D connections due to illegal rmb_desc access to conn->rmb_desc during an in-progress connection. The issue is fixed by adding a check before dumping to ensure rmb_desc has been i...

5.5CVSS6AI score0.00259EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.80 views

CVE-2024-26615 net/smc: fix illegal rmb_desc access in SMC-D connection dump

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

7.5AI score0.00259EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/29 3:52 p.m.9 views

CVE-2024-26615 net/smc: fix illegal rmb_desc access in SMC-D connection dump

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

5.8AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.40 views

CVE-2024-26615

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

5.5CVSS7AI score0.00259EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.24 views

CentOS 9 : gcc-toolset-13-binutils-2.40-8.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the gcc-toolset-13-binutils-2.40-8.el9 build changelog. - GNU binutils gold gold v1.11-v1.16 GNU binutils v2.21-v2.31.1 is affected by: Improper Input Validation, Signed/Unsigned...

7.5CVSS6.6AI score0.024EPSS
SaveExploits2References5
RedhatCVE
RedhatCVE
added 2024/02/28 8:10 a.m.22 views

CVE-2021-46953

In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt that it mapped earlier. However, it never checks...

6CVSS6.6AI score0.00241EPSS
SaveExploits0References4
Rows per page
Query Builder