Lucene search
+L

10707 matches found

RedhatCVE
RedhatCVE
added 2025/09/18 5:22 p.m.28 views

CVE-2023-53388

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a pointer to it was still being held in the private object, and that pointer...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.14 views

CVE-2023-53438

In the Linux kernel, the following vulnerability has been resolved: x86/MCE: Always save CS register on AMD Zen IF Poison errors The Instruction Fetch IF units on current AMD Zen-based systems do not guarantee a synchronous MC is delivered for poison consumption errors. Therefore,...

5.5CVSS0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.5 views

DEBIAN-CVE-2023-53434

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are allowed otherwise we get a Kernel panic. Therefore add...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.3 views

DEBIAN-CVE-2023-53421

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS5.5AI score0.0015EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.8 views

CVE-2023-53421

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS0.0015EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 4:15 p.m.13 views

AZL-71915 CVE-2023-53421 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS6.1AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.4 views

DEBIAN-CVE-2022-50414

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.11 views

CVE-2022-50414

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-CVE-2023-53434

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are allowed otherwise we get a Kernel panic. Therefore add...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 4:15 p.m.7 views

UBUNTU-CVE-2023-53421

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS5.5AI score0.0015EPSS
SaveExploits0References19
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-CVE-2022-50414

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/18 4:4 p.m.5 views

CVE-2023-53438 x86/MCE: Always save CS register on AMD Zen IF Poison errors

In the Linux kernel, the following vulnerability has been resolved: x86/MCE: Always save CS register on AMD Zen IF Poison errors The Instruction Fetch IF units on current AMD Zen-based systems do not guarantee a synchronous MC is delivered for poison consumption errors. Therefore,...

5.5CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2025/09/18 4:4 p.m.33 views

CVE-2023-53438

CVE-2023-53438 : In the Linux kernel, the AMD Zen IF poison error path could misclassify context due to non-synchronous delivery of poison by the IF unit. The issue is mitigated by adding a quirk to always save the Code Segment (CS) register when poison is consumed from the IF unit banks, ensurin...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.7 views

CVE-2023-53434 remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are allowed otherwise we get a Kernel panic. Therefore add...

5.8AI score0.00134EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/09/18 4:4 p.m.6 views

CVE-2023-53421

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS7.2AI score0.0015EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.13 views

CVE-2023-53421 blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.7AI score0.0015EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.14 views

CVE-2023-53421 blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

0.0015EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/18 4:3 p.m.36 views

CVE-2022-50414

CVE-2022-50414 concerns the Linux kernel: during SCSI over FCoE, fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport). If fcoe_if_init() fails, the transport is not detached, leaving a freed fcoe_sw_transport on the fcoe_transports list. This causes a kernel panic when the module is reinse...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/09/18 4:3 p.m.5 views

CVE-2022-50414

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/18 4:3 p.m.10 views

CVE-2022-50414 scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

0.00149EPSS
SaveExploits0References9
Rows per page
Query Builder