Lucene search
+L

3632 matches found

Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.11 views

CVE-2023-53238 phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

6.1AI score0.00149EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.15 views

CVE-2023-53228 drm/amdgpu: drop redundant sched job cleanup when cs is aborted

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

0.00146EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.9 views

CVE-2023-53221 bpf: Fix memleak due to fentry attach failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memleak due to fentry attach failure If it fails to attach fentry, the allocated bpf trampoline image will be left in the system. That can be verified by checking /proc/kallsyms. This meamleak can be verified by a simple...

0.00145EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.13 views

CVE-2023-53217 nubus: Partially revert proc_create_single_data() conversion

In the Linux kernel, the following vulnerability has been resolved: nubus: Partially revert proccreatesingledata conversion The conversion to proccreatesingledata introduced a regression whereby reading a file in /proc/bus/nubus results in a seg fault: grep -r . /proc/bus/nubus/e/ Data read fault...

0.00153EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.2 views

CVE-2023-53214 f2fs: fix to avoid potential memory corruption in __update_iostat_latency()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential memory corruption in updateiostatlatency Add iotype sanity check to avoid potential memory corruption. This is to fix the compile error below: fs/f2fs/iostat.c:231 updateiostatlatency error: buffer...

6.5AI score0.00161EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.3 views

CVE-2023-53213 wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: slab-out-of-bounds read in brcmfgetassocies Fix a slab-out-of-bounds read that occurs in kmemdup called from brcmfgetassocies. The bug could occur when associnfo-reqlen, data from a URB provided by a USB device, i...

8.1AI score0.00223EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:21 p.m.30 views

CVE-2022-50279

CVE-2022-50279 affects the Linux kernel wifi rtlwifi driver (rtl8821ae/rtl8812ae). Root cause: _rtl8812ae_eq_n_byte() compared prate_section from tail to head, causing a global-out-of-bounds read when the value is HT, per KASAN. The fix: remove _rtl8812ae_eq_n_byte() and use strcmp() instead; thi...

7.1CVSS6AI score0.00149EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.2 views

CVE-2022-50276

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

5.5CVSS5.2AI score0.00147EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.5 views

CVE-2022-50270

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS6.1AI score0.00147EPSS
SaveExploits0
CVE
CVE
added 2025/09/15 2:21 p.m.28 views

CVE-2022-50270

This CVE (CVE-2022-50270) affects the Linux kernel f2fs component. The root cause was a faulty iocb assignment in the f2fs_direct_IO_enter trace event: the code only copied the pointer of iocb and then accessed its field during trace printing, which could lead to a kernel paging fault. The fixes ...

7.1CVSS5.9AI score0.00147EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/09/15 2:15 p.m.9 views

CVE-2023-53187

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free of new block group that became unused If a task creates a new block group and that block group becomes unused before we finish its creation, at btrfscreatependingblockgroups, then when btrfsmarkbgunused ...

7.8CVSS0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.9 views

AZL-71162 CVE-2023-53178 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS5.9AI score0.0011EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.2 views

DEBIAN-CVE-2023-53150

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Pointer may be dereferenced Klocwork tool reported pointer 'rport' returned from call to function fcbsgtorport may be NULL and will be dereferenced. Add a fix to validate rport before dereferencing...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/09/15 2:6 p.m.3 views

CVE-2023-53198

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/15 2:4 p.m.24 views

CVE-2023-53184 arm64/sme: Set new vector length before reallocating

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Set new vector length before reallocating As part of fixing the allocation of the buffer for SVE state when changing SME vector length we introduced an immediate reallocation of the SVE state, this is also done when...

7.8CVSS0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:4 p.m.36 views

CVE-2023-53181

Technical details for CVE-2023-53181 are not provided in the supplied documents. The visible text references a Linux kernel dma-buf leak fix but lacks specific product/version/subcomponent data. Monitor for updates.

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:3 p.m.9 views

CVE-2023-53150 scsi: qla2xxx: Pointer may be dereferenced

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Pointer may be dereferenced Klocwork tool reported pointer 'rport' returned from call to function fcbsgtorport may be NULL and will be dereferenced. Add a fix to validate rport before dereferencing...

0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:3 p.m.9 views

CVE-2022-50261 drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()

In the Linux kernel, the following vulnerability has been resolved: drm/sti: Fix return type of stidvo,hda,hdmiconnectormodevalid With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

6.1AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.72 views

CVE-2022-50239

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix writes in read-only memory region This commit fixes a kernel oops because of a write in some read-only memory: 9.068287 Unable to handle kernel write to read-only memory at virtual address ffff800009240ad8...

7.1CVSS5.7AI score0.00148EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/15 10:31 a.m.14 views

kernel: xfrm: interface: fix use-after-free after changing collect_md xfrm interface

In the Linux kernel, the following vulnerability has been resolved: xfrm: interface: fix use-after-free after changing collectmd xfrm interface collectmd property on xfrm interfaces can only be set on device creation, thus xfrmichangelink should fail when called on such interfaces. The check to...

7.8CVSS6.7AI score0.0015EPSS
SaveExploits0References5
Rows per page
Query Builder