Lucene search
+L

13165 matches found

NVD
NVD
added 2025/05/02 4:15 p.m.17 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.14 views

CVE-2023-53065

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perfoutputbegin parameter is incorrectly invoked in perfeventbpfoutput syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: dumpstack+0x9c/0xd3...

7.8CVSS0.00204EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/02 4:15 p.m.32 views

CVE-2023-53059

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecchardev: fix kernel data leak from ioctl It is possible to peep kernel page's data by providing larger insize in struct croseccommand1 when invoking EC host commands. Fix it by using zeroed memory. 1:...

7.1CVSS0.00199EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/02 4:15 p.m.15 views

CVE-2023-53054

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix a devres leak in hwenable upon suspend resume Each time the platform goes to low power, PM suspend / resume routines call: dwc2lowlevelhwenable - devmaddactionorreset. This adds a new devres each time. This may als...

5.5CVSS0.00197EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/02 4:15 p.m.22 views

CVE-2023-53057

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Fix global-out-of-bounds To loop a variable-length array, hciinitstagesyncstage considers that stagei is valid as long as stagei-1.func is valid. Thus, the last element of stage.func should be intentionally invali...

7.8CVSS0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.16 views

CVE-2023-53040

In the Linux kernel, the following vulnerability has been resolved: ca8210: fix maclen negative array access This patch fixes a buffer overflow access of skb-data if ieee802154hdrpeekaddrs fails...

5.5CVSS0.00215EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/02 4:15 p.m.13 views

CVE-2023-53049

In the Linux kernel, the following vulnerability has been resolved: usb: ucsi: Fix NULL pointer deref in ucsiconnectorchange When ucsiinit fails, ucsi-connector is NULL, yet in case of ucsiacpi we may still get events which cause the ucsacpi code to call ucsiconnectorchange, which then derefs the...

5.5CVSS0.00193EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/02 4:15 p.m.17 views

CVE-2023-53048

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.40 views

CVE-2023-53043

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent If the controller is not marked as cache coherent, then kernel will try to ensure coherency during dma-ops and that may cause data corruption. So, mark the PCIe nod...

7.8CVSS0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.18 views

CVE-2023-53037

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the driver frees up the memory allocated for an interna...

7.8CVSS0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.15 views

CVE-2023-53038

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc in lpfcsli4cgnparamsread If kzalloc fails in lpfcsli4cgnparamsread, then we rely on lpfcreadobject's routine to NULL check pdata. Currently, an early return error is thrown from lpfcreadobject to protect...

5.5CVSS0.00194EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.27 views

CVE-2023-53144

In the Linux kernel, the following vulnerability has been resolved: erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms As the call trace shown, the root cause is kunmap incorrect pages: BUG: kernel NULL pointer dereference, address: 00000000 CPU: 1 PID: 40 Comm: kworker/u5:0 Not tainted...

5.5CVSS5.3AI score0.00178EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.10 views

CVE-2023-53143

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.5CVSS5.3AI score0.00185EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 3:56 p.m.13 views

CVE-2023-53143 ext4: fix another off-by-one fsmap error on 1k block filesystems

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.18 views

CVE-2023-53142

In the Linux kernel, the following vulnerability has been resolved: ice: copy last block omitted in icegetmoduleeeprom icegetmoduleeeprom is broken since commit e9c9692c8a81 "ice: Reimplement module reads used by ethtool" In this refactor, icegetmoduleeeprom reads the eeprom in blocks of size 8...

7.8CVSS5.8AI score0.00209EPSS
SaveExploits0
CVE
CVE
added 2025/05/02 3:56 p.m.118 views

CVE-2023-53141

CVE-2023-53141 is a Linux kernel vulnerability described in the Unity/Nessus materials. The issue is in ila_xlat_nl_cmd_get_mapping() for IPv6 ila (used by netlink): it can generate an empty skb, which would trigger a sanity check. The fix is to return an error code instead of generating an empty...

5.5CVSS6.5AI score0.00181EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.35 views

CVE-2023-53139

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddeviceproperties devmkmallocarray may fails, fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 3:56 p.m.13 views

CVE-2023-53139 nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddeviceproperties devmkmallocarray may fails, fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later...

6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/05/02 3:56 p.m.109 views

CVE-2023-53139

The CVE-2023-53139 issue is in the Linux kernel’s NFC FDP code: it adds a null check for devm_kmalloc_array in fdp_nci_i2c_read_device_properties. If devm_kmalloc_array fails and fw_vsc_cfg is NULL, an out-of-bounds write can occur in device_property_read_u8_array. The vulnerability is addressed ...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.10 views

CVE-2023-53140

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/$procname directory earlier Remove the /proc/scsi/$procname directory earlier to fix a race condition between unloading and reloading kernel modules. This fixes a bug introduced in 2009 by commit...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0
Rows per page
Query Builder