Lucene search
+L

2622 matches found

RedhatCVE
RedhatCVE
added 2025/05/04 5:17 p.m.36 views

CVE-2023-53112

In the Linux kernel, the following vulnerability has been resolved: drm/i915/sseu: fix maxsubslices array-index-out-of-bounds access It seems that commit bc3c5e0809ae "drm/i915/sseu: Don't try to store EU mask internally in UAPI format" exposed a potential out-of-bounds access, reported by UBSAN ...

5.5CVSS6.9AI score0.00191EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/02 3:55 p.m.123 views

CVE-2023-53112

CVE-2023-53112 affects the Linux kernel DRM/I915 SSEU path. The root cause is an out-of-bounds access in intel_sseu_info_init/gen11_compute_sseu_info where gen11_sseu_info_init() could set 8 sub-slices while eu_mask->hsw is limited to 6, leading to index-out-of-bounds in a UBSAN report. The fi...

7.1CVSS6.5AI score0.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/01 12:55 p.m.13 views

CVE-2025-37739 f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-bounds access in f2fstruncateinodeblocks syzbot reports an UBSAN issue as below: ------------ cut here ------------ UBSAN: array-index-out-of-bounds in fs/f2fs/node.h:381:10 index 18446744073709550692 is...

6.1AI score
SaveExploits0References13
CNNVD
CNNVD
added 2025/05/01 12:0 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 Linux kernel that stems from an array index out-of-bounds, which could lead to out-of-bounds memory accesses...

7.1CVSS6.5AI score0.00189EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/18 7:15 a.m.13 views

CVE-2025-39728

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsungclkinit With UBSANARRAYBOUNDS=y, I'm hitting the below panic due to dereferencing ctx-clkdata.hws before setting ctx-clkdata.num = nrclks. Move that up to fix the crash. UBSAN: array index...

5.5CVSS0.00244EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/18 7:1 a.m.15 views

CVE-2025-39728 clk: samsung: Fix UBSAN panic in samsung_clk_init()

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsungclkinit With UBSANARRAYBOUNDS=y, I'm hitting the below panic due to dereferencing ctx-clkdata.hws before setting ctx-clkdata.num = nrclks. Move that up to fix the crash. UBSAN: array index...

5.5CVSS6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/04/18 7:1 a.m.33 views

CVE-2025-39728 clk: samsung: Fix UBSAN panic in samsung_clk_init()

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsungclkinit With UBSANARRAYBOUNDS=y, I'm hitting the below panic due to dereferencing ctx-clkdata.hws before setting ctx-clkdata.num = nrclks. Move that up to fix the crash. UBSAN: array index...

0.00244EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/18 7:1 a.m.198 views

CVE-2025-39728

The CVE-2025-39728 issue is in the Linux kernel clock framework for Samsung clocks. With UBSAN_ARRAY_BOUNDS=y, code dereferences ctx->clk_data.hws before setting ctx->clk_data.num, causing an UBSAN array bounds panic. The fix moves the assignment of nr_clks (ctx->clk_data.num) before der...

5.5CVSS5.4AI score0.00244EPSS
SaveExploits0References10Affected Software1
RedHat Linux
RedHat Linux
added 2025/04/17 6:50 a.m.6 views

webkitgtk: Processing maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing malicious web content can cause a buffer overflow due to an improper validation of the index to access an array, resulting in memory corruption...

8.8CVSS7.3AI score0.00642EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/16 10:1 a.m.10 views

LSN-0111-1 Kernel Live Patch Security Notice

It was discovered that the watchqueue event notification system contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service or escalate their privileges.CVE-2022-0995 In the Linux kernel, the following vulnerability has been resolved: smb: client:...

9.8CVSS9.1AI score0.06197EPSS
SaveExploits11References9
Vulnrichment
Vulnrichment
added 2025/04/07 10:16 a.m.13 views

CVE-2025-21447 Improper Validation of Array Index in Computer Vision

Memory corruption may occur while processing device IO control call for session control...

7.8CVSS7.5AI score0.00103EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/07 10:16 a.m.63 views

CVE-2025-21447

CVE-2025-21447 affects Qualcomm Snapdragon chipsets. The issue is memory corruption occurring when processing a device IOCTL call for session control, caused by an underlying vulnerability in the IOCTL handling path. The provided sources (NVD/Red Hat/CVE record and related feeds) confirm the memo...

7.8CVSS7.3AI score0.00103EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/04/07 10:16 a.m.31 views

CVE-2025-21447 Improper Validation of Array Index in Computer Vision

Memory corruption may occur while processing device IO control call for session control...

7.8CVSS0.00103EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/07 10:15 a.m.30 views

CVE-2025-21423 Improper Validation of Array Index in Display

Memory corruption occurs when handling client calls to EnableTestMode through an Escape call...

7.8CVSS0.00103EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/07 10:15 a.m.66 views

CVE-2025-21423

CVE-2025-21423 affects Qualcomm chipsets; memory corruption occurs when handling client calls to EnableTestMode through an Escape call. The CVSS-3.1 metrics indicate a LOCAL attack vector, LOW privileges required, no user interaction, with HIGH confidentiality, integrity, and availability impact....

7.8CVSS7.2AI score0.00103EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.38 views

CVE-2025-21985 drm/amd/display: Fix out-of-bound accesses

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bound accesses WHAT & HOW hpostreamtolinkencodermapping has size MAXHPODP2ENCODERS=4, but location can have size up to 6. As a result, it is necessary to check location against MAXHPODP2ENCODERS...

7.8CVSS0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.5 views

SUSE CVE-2023-53000

In the Linux kernel, the following vulnerability has been resolved: netlink: prevent potential spectre v1 gadgets Most netlink attributes are parsed and validated from nlavalidateparse or validatenla u16 type = nlatypenla; if type == 0 || type maxtype / error or continue / @type is then used as a...

5.5CVSS7.7AI score0.00204EPSS
SaveExploits0References11
NVD
NVD
added 2025/03/20 10:15 a.m.28 views

CVE-2025-0313

Rejected reason: REJECT DO NOT USE THIS CVE ID NUMBER. The Rejected CVE Record is a duplicate of CVE-2024-12055. Notes: All CVE users should reference CVE-2024-12055 instead of this CVE Record. All references and descriptions in this candidate have been removed to prevent accidental usage...

SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.10 views

CVE-2025-0313

...

7.6AI score
SaveExploits0
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.29 views

CVE-2025-0313

...

SaveExploits0
Rows per page
Query Builder