Lucene search
+L

13160 matches found

Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.20 views

CVE-2023-53118

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a reference counter and hence must only be called once per host that is removed. This change does not require a scsiaddhostwithdma change sinc...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.148 views

CVE-2023-53117

CVE-2023-53117 refers to a vulnerability in the Linux kernel related to the fs subsystem, specifically an out-of-bounds array speculation issue when closing a file descriptor. The connected advisories (EulerOS, Unity Linux) explicitly identify CVE-2023-53117 and describe the affected area as the ...

7.1CVSS6.6AI score0.00196EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53117 fs: prevent out-of-bounds array speculation when closing a file descriptor

In the Linux kernel, the following vulnerability has been resolved: fs: prevent out-of-bounds array speculation when closing a file descriptor Google-Bug-Id: 114199369...

6.1AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.12 views

CVE-2023-53117

In the Linux kernel, the following vulnerability has been resolved: fs: prevent out-of-bounds array speculation when closing a file descriptor Google-Bug-Id: 114199369...

7.1CVSS5.5AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.9 views

CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

9.8CVSS5.5AI score0.00506EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.47 views

CVE-2023-53115

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix memory leaks in mpi3mrinitioc Don't allocate memory again when IOC is being reinitialized...

5.5CVSS5.4AI score0.00186EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53115 scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix memory leaks in mpi3mrinitioc Don't allocate memory again when IOC is being reinitialized...

5AI score
SaveExploits0References6
OSV
OSV
added 2025/05/02 3:55 p.m.16 views

CVE-2023-53113 wifi: nl80211: fix NULL-ptr deref in offchan check

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NULL-ptr deref in offchan check If, e.g. in AP mode, the link was already created by userspace but not activated yet, it has a chandef but the chandef isn't valid and has no channel. Check for this and ignore...

5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.10 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 ...

7.1CVSS5.5AI score0.00191EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.26 views

CVE-2023-53111 loop: Fix use-after-free issues

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53111 loop: Fix use-after-free issues

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.16 views

CVE-2023-53110

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

7.5CVSS5.5AI score0.00445EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.20 views

CVE-2023-53110 net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

7.5CVSS0.00445EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.51 views

CVE-2023-53108

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Fix size of interrupt data iucvirqdata needs to be 4 bytes larger. These bytes are not used by the iucv module, but written by the z/VM hypervisor in case a CPU is deconfigured. Reported as: BUG dma-kmalloc-64 Not...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53108 net/iucv: Fix size of interrupt data

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Fix size of interrupt data iucvirqdata needs to be 4 bytes larger. These bytes are not used by the iucv module, but written by the z/VM hypervisor in case a CPU is deconfigured. Reported as: BUG dma-kmalloc-64 Not...

5.9AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.15 views

CVE-2023-53106

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-smwork...

7.8CVSS5.5AI score0.00194EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.47 views

CVE-2023-53105

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is changed to a nic profile, and so neigh encap lock is destroyed. Next duri...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.45 views

CVE-2023-53105 net/mlx5e: Fix cleanup null-ptr deref on encap lock

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is changed to a nic profile, and so neigh encap lock is destroyed. Next duri...

0.00187EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53103

In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFFSLAVE flag if a non-eth dev enslave fails syzbot reported a warning1 where the bond device itself is a slave and we try to enslave a non-ethernet device as the first slave which fails but then in the...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.66 views

CVE-2023-53104

CVE-2023-53104 is rejected/withdrawn by the CVE Numbering Authority and not an active vulnerability entry.

6.4AI score
SaveExploits0
Rows per page
Query Builder