Lucene search
+L

5284 matches found

AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Do not assert that we found a block group item when creating a free space tree. Currently, when building a free space tree using populatefreespacetree, if we are not using the block group tree feature, we always expect to...

5.5AI score0.00187EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: Always use READONCE to read the buffer lengths of the ring buffer. Since the buffers are mapped from the user space, it is prudent to use READONCE to read the values into a local variable, and use that data for any...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability in Ceph

Ceph is a distributed object, block, and file storage platform. In versions up to and including 19.2.3, using the x-amz-copy-source argument to copy an object and specifying an empty string as its content resulted in the RGW daemon crashing, leading to a DoS attack. As of the time of publication,...

7.5CVSS5.4AI score0.0045EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/10 12:11 a.m.5 views

CVE-2026-21899 CryptoLib has an out-of-bounds read and crash vulnerability when decoding an empty Base64url string

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, in base64urlDecode, padding-stripping...

4.7CVSS6.5AI score0.00323EPSS
SaveExploits1References2
CVE
CVE
added 2026/01/10 12:11 a.m.35 views

CVE-2026-21899

CVE-2026-21899 affects CryptoLib (SDLS-EP) used with cFS ground stations. Prior to v1.4.3, base64urlDecode dereferences input[inputLen-1] before validating inputLen or NULL input, causing an out-of-bounds read at input[-1] when inputLen==0 and potentially a NULL dereference if input==NULL and inp...

4.9CVSS6.5AI score0.00323EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/01/10 12:11 a.m.45 views

CVE-2026-21899 CryptoLib has an out-of-bounds read and crash vulnerability when decoding an empty Base64url string

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures SDLS-EP to secure communications between a spacecraft running the core Flight System cFS and a ground station. Prior to version 1.4.3, in base64urlDecode, padding-stripping...

4.7CVSS0.00323EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/09 11:29 a.m.16 views

CVE-2021-27794

A vulnerability in the authentication mechanism of Brocade Fabric OS versions before Brocade Fabric OS v.9.0.1a, v8.2.3a and v7.4.2h could allow a user to Login with empty password, and invalid password through telnet, ssh and REST...

7.8CVSS7.2AI score0.0024EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:57 a.m.8 views

CVE-2022-38475

An attacker could have written a value to the first element in a zero-length JavaScript array. Although the array was zero-length, the value was not written to an invalid memory address. This vulnerability affects Firefox 104...

6.5CVSS8.3AI score0.00423EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.10 views

CVE-2021-41209

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:11 a.m.19 views

CVE-2022-35999

TensorFlow is an open source platform for machine learning. When Conv2DBackpropInput receives empty outbackprop inputs e.g. 3, 1, 0, 1, the current CPU/GPU kernels CHECK fail one with dnnl, the other with cudnn. This can be used to trigger a denial of service attack. We have patched the issue in...

7.5CVSS6.5AI score0.0042EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:03 a.m.19 views

CVE-2024-39701

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...

7.7CVSS7.3AI score0.00423EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:01 a.m.10 views

CVE-2023-43016

IBM Security Access Manager Container IBM Security Verify Access Appliance 10.0.0.0 through 10.0.6.1 and IBM Security Verify Access Docker 10.0.0.0 through 10.0.6.1 could allow a remote user to log into the server due to a user account with an empty password. IBM X-Force ID: 266154...

7.3CVSS6.5AI score0.00713EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:43 a.m.11 views

CVE-2022-37397

An issue was discovered in the YugabyteDB 2.6.1 when using LDAP-based authentication in YCQL with Microsoft’s Active Directory. When anonymous or unauthenticated LDAP binding is enabled, it allows bypass of authentication with an empty password...

9.8CVSS7.3AI score0.00868EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/09 12:00 a.m.11 views

Siemens Ruggedcom ROX Improper Input Validation (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 not...

9.1CVSS7.2AI score0.05582EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/09 12:00 a.m.6 views

RockyLinux 9 : mariadb:10.11 (RLSA-2026:0247)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:0247 advisory. mysql: High Privilege Denial of Service Vulnerability in MySQL Server CVE-2025-21490 mariadb: MariaDB Server Crash Due to Empty Backtrace Log...

7CVSS7.3AI score0.01283EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/01/08 4:41 p.m.12 views

mariadb: MariaDB Server Crash Due to Empty Backtrace Log

A flaw was found in MariaDB Server. This vulnerability may allow an attacker to cause a crash via an issue related to makeaggrtablesinfo and optimizestage2, resulting in an empty backtrace log...

4.9CVSS5.7AI score0.0045EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/08 1:13 p.m.13 views

mariadb: MariaDB Server Crash Due to Empty Backtrace Log

A flaw was found in MariaDB Server. This vulnerability may allow an attacker to cause a crash via an issue related to makeaggrtablesinfo and optimizestage2, resulting in an empty backtrace log...

4.9CVSS5.7AI score0.0045EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/08 1:07 p.m.9 views

mariadb: MariaDB Server Crash Due to Empty Backtrace Log

A flaw was found in MariaDB Server. This vulnerability may allow an attacker to cause a crash via an issue related to makeaggrtablesinfo and optimizestage2, resulting in an empty backtrace log...

4.9CVSS5.7AI score0.0045EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2026/01/08 1:15 a.m.19 views

K000159017: Apache HTTP Server vulnerability CVE-2025-3891

Security Advisory Description A flaw was found in the modauthopenidc module for Apache httpd. This flaw allows a remote, unauthenticated attacker to trigger a denial of service by sending an empty POST request when the OIDCPreservePost directive is enabled. The server crashes consistently,...

7.5CVSS6.7AI score0.01424EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/08 12:00 a.m.34 views

CVE-2025-68717

KAYSUS KS-WR3600 routers with firmware 1.0.5.9.1 allow authentication bypass during session validation. If any user is logged in, endpoints such as /cgi-bin/system-tool accept unauthenticated requests with empty or invalid session values. This design flaw lets attackers piggyback on another user'...

0.00528EPSS
SaveExploits1References3
Rows per page
Query Builder