Lucene search
+L

21640 matches found

CNNVD
CNNVD
added 2024/07/30 12:00 a.m.10 views

Akana API Platform 安全漏洞

Akana API Platform is one of Akana's easiest ways to accelerate your organization's digital transformation. A security vulnerability exists in Akana API Platform versions prior to 2024.1.0 that stems from overly lengthy errors that can be found in SAML integrations...

5.3CVSS6.7AI score0.00305EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/29 4:15 p.m.62 views

CVE-2024-42081

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xedevcoredump: Check NULL before assignments Assign 'xedevcoredumpsnapshot ' and 'xedevice ' only if 'coredump' is not NULL. v2 - Fix commit messages. v3 - Define variables before code.Ashutosh/Jose v4 - Drop return check...

5.5CVSS0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/29 4:15 p.m.30 views

CVE-2023-52887

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtprxrtssessionnew This patch enhances error handling in scenarios with RTS Request to Send messages arriving closely. It replaces the less informative...

7.5CVSS0.0067EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.33 views

CVE-2024-42081

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xedevcoredump: Check NULL before assignments Assign 'xedevcoredumpsnapshot ' and 'xedevice ' only if 'coredump' is not NULL. v2 - Fix commit messages. v3 - Define variables before code.Ashutosh/Jose v4 - Drop return check...

5.5CVSS5.8AI score0.00194EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 4:15 p.m.8 views

UBUNTU-CVE-2023-52887

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtprxrtssessionnew This patch enhances error handling in scenarios with RTS Request to Send messages arriving closely. It replaces the less informative...

7.5CVSS5.8AI score0.0067EPSS
SaveExploits0References32
CVE
CVE
added 2024/07/29 3:52 p.m.146 views

CVE-2024-42081

CVE-2024-42081 affects the Linux kernel component drm/ xe/ xe_devcoredump. The root cause was assigning xe_devcoredump_snapshot* and xe_device* unconditionally; the fix adds a NULL check and only assigns these pointers when coredump is not NULL. CVSS: Low-Privilege Local access with Medium overal...

5.5CVSS6.7AI score0.00194EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.15 views

CVE-2023-52887 net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtprxrtssessionnew This patch enhances error handling in scenarios with RTS Request to Send messages arriving closely. It replaces the less informative...

7.5CVSS6.8AI score0.0067EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/29 3:52 p.m.4764 views

CVE-2023-52887

CVE-2023-52887 affects the Linux kernel net: can: j1939 subsystem. The issue arises from enhanced error handling for tightly received RTS (Request to Send) messages in xtp_rx_rts_session_new, replacing WARN_ON_ONCE backtraces with a dedicated error handling path that allows early termination of p...

7.5CVSS6.6AI score0.0067EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.24 views

CVE-2023-52887 net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtprxrtssessionnew This patch enhances error handling in scenarios with RTS Request to Send messages arriving closely. It replaces the less informative...

7.5CVSS0.0067EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/29 3:52 p.m.20 views

CVE-2023-52887 net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtprxrtssessionnew This patch enhances error handling in scenarios with RTS Request to Send messages arriving closely. It replaces the less informative...

7.5CVSS5.7AI score
SaveExploits0References11
NVD
NVD
added 2024/07/29 3:15 p.m.32 views

CVE-2024-41031

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

5.5CVSS0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 2:31 p.m.30 views

CVE-2024-41031 mm/filemap: skip to create PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.17 views

CVE-2024-41031 mm/filemap: skip to create PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

6.6AI score0.00288EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/29 2:31 p.m.138 views

CVE-2024-41031

CVE-2024-41031 (Linux kernel) affects ARM64 builds where HPAGE_PMD_ORDER is 13 for 64KB base pages. The vulnerability arises in mm/filemap when the PMD-sized page cache cannot be supported by xarray, triggering kernel warnings and a broken path during page cache handling. The impact is described ...

5.5CVSS6.4AI score0.00288EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/07/29 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 insufficient error handling when RTS messages are received closely, resulting in unclear error messages and...

5.5CVSS6.2AI score0.0067EPSS
SaveExploits0References8
Circl
Circl
added 2024/07/28 6:00 a.m.10 views

CVE-2024-42051

creationtimestamp| type| source ---|---|--- 2024-07-28 06:00:23+00:00| seen| https://t.me/cvedetector/1765 2024-07-28 13:11:14+00:00| seen| https://t.me/HackerArsenal/44...

7.8CVSS4.8AI score0.00155EPSS
SaveExploits0References2
Circl
Circl
added 2024/07/28 6:00 a.m.13 views

CVE-2024-42053

creationtimestamp| type| source ---|---|--- 2024-07-28 06:00:21+00:00| seen| https://t.me/cvedetector/1763...

7.8CVSS4.8AI score0.00155EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/07/25 11:30 a.m.9 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
NVD
NVD
added 2024/07/24 8:15 a.m.16 views

CVE-2024-3297

An issue in the Certificate Authenticated Session Establishment CASE protocol for establishing secure sessions between two devices, as implemented in the Matter protocol versions before Matter 1.1 allows an attacker to replay manipulated CASE Sigma1 messages to make the device unresponsive...

6.5CVSS0.00152EPSS
SaveExploits0References1
Circl
Circl
added 2024/07/24 5:46 a.m.13 views

CVE-2024-6754

creationtimestamp| type| source ---|---|--- 2024-07-24 05:46:38+00:00| seen| https://t.me/cvedetector/1531 2024-07-24 05:46:39+00:00| seen| https://t.me/cvedetector/1532...

5.4CVSS4.8AI score0.00264EPSS
SaveExploits0References2
Rows per page
Query Builder