Lucene search
+L

10409 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.20 views

CVE-2024-47747 net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition

In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3probe function, a timer is initialized with a callback function ether3ledoff, bound to &prevdev-timer. Once the timer is started, the...

7AI score0.00227EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 12:14 p.m.15 views

CVE-2024-47747 net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition

In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3probe function, a timer is initialized with a callback function ether3ledoff, bound to &prevdev-timer. Once the timer is started, the...

7.8CVSS6.3AI score
SaveExploits0References15
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.42 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS0.00685EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.26 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

6.9AI score0.00685EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 11:53 a.m.159 views

CVE-2024-47695

CVE-2024-47695 affects the Linux kernel RDMA/rtrs-clt component. The bug occurs in init_conns() cleanup: after create_con() and create_cm(), cid can go out of bounds, leading to out-of-bounds memory access when clt_path->s.con_num is used. A patch fixes this by resetting cid to clt_path->s....

9.8CVSS7.3AI score0.00685EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/10/21 11:53 a.m.30 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS6.2AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.33 views

CVE-2024-47694 IB/mlx5: Fix UMR pd cleanup on error flow of driver init

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

0.00202EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.17 views

CVE-2024-47694 IB/mlx5: Fix UMR pd cleanup on error flow of driver init

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

6.6AI score0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 11:53 a.m.107 views

CVE-2024-47694

CVE-2024-47694 affects the Linux kernel’s InfiniBand/RDMA stack, specifically mlx5-based drivers. The root cause is a broken UMR cleanup flow during driver init: the cited patch moved pd allocation to a new mlx5r_umr_cleanup() function, which could dereference a NULL pd in error paths, causing a ...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.13 views

CVE-2024-47694

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 11:53 a.m.5 views

CVE-2024-47694 IB/mlx5: Fix UMR pd cleanup on error flow of driver init

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

6.2AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.13 views

CVE-2024-47693 IB/core: Fix ib_cache_setup_one error flow cleanup

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.6AI score0.00983EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 11:53 a.m.13 views

CVE-2024-47693 IB/core: Fix ib_cache_setup_one error flow cleanup

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6AI score
SaveExploits0References10
CVE
CVE
added 2024/10/21 11:53 a.m.169 views

CVE-2024-47687

The CVE-2024-47687 issue affects the Linux kernel mlx5/vdpa path. It fixes an invalid MR resource destroy where error paths could release uninitialized MR resources. The patch adds a missing check in mlx5_vdpa_destroy_mr_resources() to block destroying non-initialized MR resources, addressing a N...

5.5CVSS4.8AI score0.00235EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.6 views

Linux kernel 安全漏洞

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 stems from improper cleanup of bo-bcmprocread in the bcm subsystem of the can protocol, which may trigger an unnecessar...

5.5CVSS6.7AI score0.00249EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.4 views

Linux kernel 安全漏洞

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 stems from the ocfs2 file system that can trigger null pointer dereferences during cleanup...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.12 views

Linux kernel 安全漏洞

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 stems from a failure to properly handle an unnecessary situation when cleaning up delayed I/O, which could result in a...

5.5CVSS8.1AI score0.00188EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.6 views

Mitel MiCollab和Mitel MiVoice 代码注入漏洞

Mitel MiCollab and Mitel MiVoice are both products of Mitel Canada, a mobile application that provides voice, video, messaging, audio conferencing, and team collaboration for employees.Mitel MiVoice is an IP-capable telephone. A code injection vulnerability exists in Mitel MiCollab version...

9.8CVSS7.8AI score0.01795EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.7 views

Linux kernel 缓冲区错误漏洞

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 stems from an out-of-bounds memory access due to the RDMA/rtrs-clt module's cid not being set correctly when cleaning u...

7.8CVSS6.6AI score0.00685EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.8 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux in the United States. A security vulnerability exists in the Linux kernel that stems from a flaw in the PD cleanup in the IB/mlx5 driver initialization error flow, which could cause the kernel to crash...

5.5CVSS8.1AI score0.00202EPSS
SaveExploits0References5
Rows per page
Query Builder