Lucene search
+L

554 matches found

RedhatCVE
RedhatCVE
added 2025/01/31 6:32 p.m.14 views

CVE-2025-21672

In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace1. This is because if argc is less than 0 and the function returns directly, the held inode lock is not released. Fix this by...

5.5CVSS6.4AI score0.00137EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/31 11:25 a.m.157 views

CVE-2025-21672

CVE-2025-21672 concerns the Linux kernel, specifically the afs module, where a fix guards against a lock being left held when returning to userspace. The root cause is described as a scenario where if argc is less than 0 and a function returns directly, an inode mutex lock is not released. The pa...

5.5CVSS6.9AI score0.00137EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/01/21 5:28 p.m.12 views

CVE-2025-21656

In the Linux kernel, the following vulnerability has been resolved: hwmon: drivetemp Fix driver producing garbage data when SCSI errors occur scsiexecutecmd function can return both negative linux codes and positive scsicmnd result field error codes. Currently the driver just passes error codes o...

5.5CVSS7AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/21 12:18 p.m.11 views

CVE-2025-21656 hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur

In the Linux kernel, the following vulnerability has been resolved: hwmon: drivetemp Fix driver producing garbage data when SCSI errors occur scsiexecutecmd function can return both negative linux codes and positive scsicmnd result field error codes. Currently the driver just passes error codes o...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.37 views

CVE-2025-21656 hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur

In the Linux kernel, the following vulnerability has been resolved: hwmon: drivetemp Fix driver producing garbage data when SCSI errors occur scsiexecutecmd function can return both negative linux codes and positive scsicmnd result field error codes. Currently the driver just passes error codes o...

0.00199EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/20 6:15 p.m.15 views

CVE-2025-23214

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. By monitoring the error code returned in the login, it is possible to figure out whether a user exist or not in the database. Patched in 0.17.7...

6.9CVSS0.00618EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/20 6:9 p.m.24 views

CVE-2025-23214 Cosmos userbase checking vulnerability

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. By monitoring the error code returned in the login, it is possible to figure out whether a user exist or not in the database. Patched in 0.17.7...

6.9CVSS0.00618EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/20 6:9 p.m.64 views

CVE-2025-23214

Summary: Cosmos-Server before version 0.17.7 exposes a user-enumeration vulnerability during login, allowing an attacker to determine if a username exists in the database due to error code behavior. This has been addressed in version 0.17.7. Affected software: Cosmos-Server (pre-0.17.7). Root cau...

6.9CVSS7AI score0.00618EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/01/09 5:59 p.m.21 views

CVE-2024-56787

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driverasyncprobe= on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the soc-imx8m.c driver calls ofclkgetbyname which returns...

5.5CVSS7.2AI score0.00207EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/08 5:52 p.m.283 views

CVE-2024-56787

CVE-2024-56787 documents a Linux kernel issue where imx8m SoC code probed as a driver caused -EPROBE_DEFER when clock driver wasn’t probed yet. The fix converts the SoC code to a platform driver and instantiates it in current device_initcall, propagating -EPROBE_DEFER through the .probe retry mec...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/29 2:46 p.m.14 views

CVE-2024-56596

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

5.5CVSS6.9AI score0.00258EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.36 views

CVE-2024-56598

In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem. Added a check with appopriate return of error code in that case...

7.8CVSS0.00258EPSS
SaveExploits0References9
NVD
NVD
added 2024/12/27 3:15 p.m.23 views

CVE-2024-56596

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

7.8CVSS0.00258EPSS
SaveExploits0References9
CVE
CVE
added 2024/12/27 2:51 p.m.162 views

CVE-2024-56596

CVE-2024-56596 relates to the Linux kernel, in the JFS filesystem implementation. The issue is an array-index-out-of-bounds in jfs_readdir, caused by potential invalid values in the directory index table (stbl). The fix adds a validation check to detect invalid stbl values and return an error cod...

7.8CVSS6.6AI score0.00258EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.27 views

CVE-2024-56596 jfs: fix array-index-out-of-bounds in jfs_readdir

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Added a check to return error code in that case...

7.8CVSS0.00258EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/13 1:18 p.m.9 views

OESA-2024-2551 etcd security update

%expand: Security Fixes: Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the...

9.8CVSS7.1AI score0.02281EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/12 5:55 p.m.34 views

CVE-2024-12455

powerpc: getrandom returns EINVAL as retcode instead of errno...

7.2AI score
SaveExploits0
NVD
NVD
added 2024/11/22 8:15 p.m.40 views

CVE-2024-53253

Sentry is an error tracking and performance monitoring platform. Version 24.11.0, and only version 24.11.0, is vulnerable to a scenario where a specific error message generated by the Sentry platform could include a plaintext Client ID and Client Secret for an application integration. The Client ...

5.3CVSS0.00634EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.42 views

CVE-2024-50132 tracing/probes: Fix MAX_TRACE_ARGS limit handling

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: Fix MAXTRACEARGS limit handling When creating a traceprobe we would set nrargs prior to truncating the arguments to MAXTRACEARGS. However, we would only initialize arguments up to the limit. This caused invalid...

7.8CVSS0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/29 12:0 a.m.21 views

CVE-2019-25219

Asio C++ Library before 1.13.0 lacks a fallback error code in the case of SSLERRORSYSCALL with no associated error information from the SSL library being used...

0.00485EPSS
SaveExploits0References3
Rows per page
Query Builder