Lucene search
K

4717 matches found

SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.2 views

SUSE CVE-2024-40967

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2TXDC to be set, we avoid a potential deadlock. In case of the timeout, there is not much we can do, so we simply ignore the...

4.7CVSS6.4AI score0.00222EPSS
Exploits0References16
OSV
OSV
added 2024/07/16 1:15 p.m.3 views

DEBIAN-CVE-2022-48845

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: fill in sibling and core maps earlier After enabling CONFIGSCHEDCORE landed during 5.14 cycle, 2-core 2-thread-per-core interAptiv CPS-driven started emitting the following: 0.025698 CPU1 revision is: 0001a120 MIPS...

5.5CVSS5.4AI score0.00223EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.8 views

SUSE CVE-2024-40981

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we can avoid spending too much time there and perhaps get more interesting...

3.3CVSS6.5AI score0.00229EPSS
Exploits0References13
NVD
NVD
added 2024/07/12 1:15 p.m.24 views

CVE-2024-40981

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we can avoid spending too much time there and perhaps get more interesting...

5.5CVSS0.00229EPSS
Exploits0References9
OSV
OSV
added 2024/07/12 1:15 p.m.8 views

DEBIAN-CVE-2024-40981

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we can avoid spending too much time there and perhaps get more interesting...

5.5CVSS5.6AI score0.00229EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

UBUNTU-CVE-2024-40967

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2TXDC to be set, we avoid a potential deadlock. In case of the timeout, there is not much we can do, so we simply ignore the...

5.5CVSS6.1AI score0.00222EPSS
Exploits0References28
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.19 views

CVE-2024-40981 batman-adv: bypass empty buckets in batadv_purge_orig_ref()

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we can avoid spending too much time there and perhaps get more interesting...

6.7AI score0.00229EPSS
Exploits0References8
CVE
CVE
added 2024/07/12 12:32 p.m.177 views

CVE-2024-40967

CVE-2024-40967 affects the Linux kernel serial: imx subsystem. The root cause is a potential deadlock while waiting for USR2_TXDC in transmitter empty handling. The patch introduces a timeout of at most 1 second; if the timeout occurs, the driver ignores the transmitter state and continues optimi...

5.5CVSS7AI score0.00222EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/10 12:0 a.m.5 views

PT-2024-18938 · Npm · Node-Stringbuilder

Name of the Vulnerable Software and Affected Versions: node-stringbuilder versions all Description: The issue arises from incorrect memory length calculation in the node-stringbuilder package, leading to an Out-of-bounds Read. This occurs when methods such as ToBuffer, ToString, or CharAt are...

9.1CVSS7.3AI score0.00822EPSS
Exploits1References13
OSV
OSV
added 2024/07/09 10:15 a.m.2 views

DEBIAN-CVE-2024-39487

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix out-of-bounds read in bondoptionarpiptargetsset In function bondoptionarpiptargetsset, if newval-string is an empty string, newval-string+1 will point to the byte after the string, causing an out-of-bound read. BUG:...

7.1CVSS5.7AI score0.0024EPSS
Exploits0References1
OSV
OSV
added 2024/07/09 10:15 a.m.9 views

AZL-47931 CVE-2024-39487 affecting package kernel for versions less than 5.15.164.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix out-of-bounds read in bondoptionarpiptargetsset In function bondoptionarpiptargetsset, if newval-string is an empty string, newval-string+1 will point to the byte after the string, causing an out-of-bound read. BUG:...

7.1CVSS6.3AI score0.0024EPSS
Exploits0References1
Veracode
Veracode
added 2024/07/09 6:35 a.m.16 views

Improper Access Control

directus is vulnerable to Improper Access Control. The vulnerability is due to improper handling of in and nin operators, which allows an attacker to query expressions with empty arrays, which are evaluated as valid, resulting in unauthorized access...

6.3CVSS6.6AI score0.00423EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2024/07/08 4:43 p.m.3 views

CVE-2024-39701 Directus Incorrectly handles _in` filter

Directus is a real-time API and App dashboard for managing SQL database content. Directus =9.23.0, =v10.5.3 improperly handles in, nin operators. It evaluates empty arrays as valid so expressions like "role": "in": $CURRENTUSER.somefield would evaluate to true allowing the request to pass. This...

6.3CVSS7.2AI score0.00423EPSS
Exploits1References3
OSV
OSV
added 2024/07/06 5:57 a.m.2 views

BELL-CVE-2024-39477

Bulletin has no description...

5.5CVSS7.2AI score0.0018EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/07/03 3:39 a.m.2 views

SUSE CVE-2024-5642

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

4.8CVSS8.8AI score0.00744EPSS
Exploits0References9
Github Security Blog
Github Security Blog
added 2024/07/01 3:32 p.m.15 views

jsonic was discovered to contain a prototype pollution via the function empty.

rjrodger jsonic-next v2.12.1 was discovered to contain a prototype pollution via the function empty. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties...

9.8CVSS8.2AI score0.00876EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/07/01 3:32 p.m.5 views

GHSA-4WM9-3QMV-GVXJ jsonic was discovered to contain a prototype pollution via the function empty.

rjrodger jsonic-next v2.12.1 was discovered to contain a prototype pollution via the function empty. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties...

9.8CVSS9.8AI score0.00876EPSS
Exploits1References3
OSV
OSV
added 2024/07/01 1:15 p.m.3 views

CVE-2024-38993

rjrodger jsonic-next v2.12.1 was discovered to contain a prototype pollution via the function empty. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties...

9.8CVSS6.1AI score0.00876EPSS
Exploits1References1
Veracode
Veracode
added 2024/07/01 9:21 a.m.6 views

Authentication Bypass

TYPO3 is vulnerable to Authentication Bypass. The vulnerability is due to the default authentication service failing to invalidate empty strings as passwords...

7.3AI score
Exploits0
CNNVD
CNNVD
added 2024/07/01 12:0 a.m.3 views

jsonic Security Vulnerabilities

jsonic is a JSON parser for Node.js open-sourced by jsonicjs. A security vulnerability exists in jsonic version v2.12.1, which stems from inclusion of prototype contamination via the function empty, allowing an attacker to execute arbitrary code or cause a denial of service DoS by injecting...

9.8CVSS7.8AI score0.00876EPSS
Exploits1References2
Rows per page
Query Builder