Lucene search
K

6 matches found

CVE
CVE
added 2024/12/02 1:44 p.m.185 views

CVE-2024-53122

CVE-2024-53122 affects the Linux kernel in mptcp: racing subflow creation in mptcp_rcv_space_adjust can trigger a race when handling spooled data on a subflow, potentially causing a divide-by-zero during tcp_cleanup_rbuf() on newly created subflows. The fix adds a state check to ensure the subflo...

5.5CVSS6.4AI score0.00006EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2024/07/29 3:52 p.m.94 views

CVE-2024-42065

CVE-2024-42065 relates to the Linux kernel DRM/XE path. A NULL pointer dereference vulnerability in xe_ttm_stolen_mgr_init was fixed by adding an explicit NULL check to ensure the mgr is not NULL before use. The patch updates the function to validate the mgr reference and prevents dereferencing a...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.15 views

CVE-2024-42065 drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add a NULL check in xettmstolenmgrinit Add an explicit check to ensure that the mgr is not NULL...

0.00017EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.1 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 lack of an explicit check in xettmstolenmgrinit to ensure that the mgr is not null...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References3
Code423n4
Code423n4
added 2023/09/07 12:0 a.m.9 views

Potential Out-of-Bounds Error When Modifying Ranges

Lines of code Vulnerability details The method allows for the modification of a range based on an index. However, there's no explicit check to ensure that the provided indexToModify is within the bounds of the ranges array. If an out-of-bounds index is provided, the method will throw a generic...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2023/07/05 12:0 a.m.7 views

Reactivated gauges have incorrect accounting for the last cycle’s rewards

Lines of code Vulnerability details Impact reactivated gauges that previously had queued up rewards have a mismatch between their storedCycle and contract’s gaugeCycle state variable. Due to this mismatch, there is also a resulting issue with the accounting logic for its completed rewards: Proof ...

6.8AI score
Exploits0
Rows per page
Query Builder