Lucene search
K

155 matches found

RedhatCVE
RedhatCVE
added 2024/12/28 1:36 a.m.13 views

CVE-2024-56660

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS6.8AI score0.00017EPSS
Exploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.14 views

CVE-2024-56540

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery process. Expose ivpusendreceiveinternal, which is...

4.7CVSS0.00027EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.12 views

CVE-2024-56540 accel/ivpu: Prevent recovery invocation during probe and resume

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery process. Expose ivpusendreceiveinternal, which is...

0.00027EPSS
Exploits0References3
CVE
CVE
added 2024/12/27 2:11 p.m.112 views

CVE-2024-56540

The CVE-2024-56540 entry concerns the Linux kernel, affecting the acceleration driver path for ivpu. It patches IPC send/receive flows to avoid triggering recovery during probe/resume by exposing ivpu_send_receive_internal() and adjusting ivpu_probe() and ivpu_resume() paths to propagate errors g...

4.7CVSS6.5AI score0.00027EPSS
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.8 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-49878)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-49878 advisory. - In the Linux kernel, the following vulnerability has been resolved: resource: fix regionintersects vs...

5.5CVSS6.5AI score0.00021EPSS
Exploits0References2
OSV
OSV
added 2024/11/08 5:56 a.m.12 views

CVE-2024-50202 nilfs2: propagate directory read errors from nilfs_find_entry()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: propagate directory read errors from nilfsfindentry Syzbot reported that a task hang occurs in vcsopen during a fuzzing test for nilfs2. The root cause of this problem is that in nilfsfindentry, which searches for directo...

5.5CVSS6.1AI score0.00014EPSS
Exploits0References13
Github Security Blog
Github Security Blog
added 2024/11/04 11:22 p.m.20 views

Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations

Summary Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by ParseWithClaims return both error codes. If users only...

3.1CVSS6.7AI score0.0006EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2024/11/04 10:15 p.m.12 views

CVE-2024-51744

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS0.0006EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.2 views

SUSE CVE-2021-47447

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a3xx: fix error handling in a3xxgpuinit These error paths returned 1 on failure, instead of a negative error code. This would lead to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" did...

5.5CVSS6.4AI score0.00014EPSS
Exploits0References8
NVD
NVD
added 2024/05/23 10:15 p.m.12 views

CVE-2024-5242

TP-Link Omada ER605 Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link Omada ER605 routers. Authentication is not required to exploit this vulnerability. However,...

7.5CVSS8AI score0.01458EPSS
Exploits1References1
OSV
OSV
added 2024/05/22 7:15 a.m.0 views

DEBIAN-CVE-2021-47446

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

5.5CVSS5.4AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.1 views

DEBIAN-CVE-2021-47447

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a3xx: fix error handling in a3xxgpuinit These error paths returned 1 on failure, instead of a negative error code. This would lead to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" did...

5.5CVSS5.1AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.0 views

UBUNTU-CVE-2021-47447

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a3xx: fix error handling in a3xxgpuinit These error paths returned 1 on failure, instead of a negative error code. This would lead to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" did...

5.5CVSS5.7AI score0.00014EPSS
Exploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

DEBIAN-CVE-2023-52664

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aqringfree could be called multiple times on same ring, if system is under stress and got memory allocation...

7.8CVSS5.8AI score0.0003EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

AZL-54956 CVE-2023-52664 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aqringfree could be called multiple times on same ring, if system is under stress and got memory allocation...

7.8CVSS6.4AI score0.0003EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

UBUNTU-CVE-2023-52664

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aqringfree could be called multiple times on same ring, if system is under stress and got memory allocation...

7.8CVSS6.2AI score0.0003EPSS
Exploits0References36
Oracle linux
Oracle linux
added 2023/04/25 12:0 a.m.41 views

java-1.8.0-openjdk security and bug fix update

1.8.0.372.b07-1.0.1 - Replace upstream references Orabug: 34340145 1:1.8.0.372.b07-1 - Update to shenandoah-jdk8u372-b07 GA - Update release notes for shenandoah-8u372-b07. - Require tzdata 2023c due to inclusion of JDK-8305113 in 8u372-b07 - Reintroduce jconsole-plugin.patch from RHEL 9 - Update...

7.4CVSS6.7AI score0.01156EPSS
Exploits1
Oracle linux
Oracle linux
added 2023/04/25 12:0 a.m.45 views

java-1.8.0-openjdk security and bug fix update

1:1.8.0.372.b07-1 - Update to shenandoah-jdk8u372-b07 GA - Update release notes for shenandoah-8u372-b07. - Require tzdata 2023c due to inclusion of JDK-8305113 in 8u372-b07 - Update generatetarball.sh to add support for passing a boot JDK to the configure run - Add POSIX-friendly error codes to...

7.4CVSS6.7AI score0.01156EPSS
Exploits1
Oracle linux
Oracle linux
added 2023/04/20 12:0 a.m.88 views

java-11-openjdk security update

1:11.0.19.0.7-1 - Update to jdk-11.0.19.0+7 - Update release notes to 11.0.19.0+7 - Require tzdata 2023c due to local inclusion of JDK-8274864 & JDK-8305113 - Update generatetarball.sh to add support for passing a boot JDK to the configure run - Add POSIX-friendly error codes to generatetarball.s...

7.4CVSS6.6AI score0.01156EPSS
Exploits1
CNNVD
CNNVD
added 2022/08/24 12:0 a.m.2 views

ABB Zenon 路径遍历漏洞

ABB Zenon is a secure operational data management platform from ABB Switzerland. Easily connect machines, infrastructure and production assets. A security vulnerability exists in ABB Zenon version 8.20 and earlier, which stems from a relative path traversal vulnerability that allows a user to...

8.2CVSS5.6AI score0.00529EPSS
Exploits0References2
Rows per page
Query Builder