Lucene search
+L

8127 matches found

EUVD
EUVD
added 2025/10/22 6:30 p.m.12 views

EUVD-2022-54741

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected There is a possibility for mdp5getglobalstate to return -EDEADLK when acquiring the modeset lock, but currently globalstate in mdp5mixerrelease doesn't...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/22 6:30 p.m.13 views

EUVD-2022-54760

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix anondev leak in createsubvol When btrfsqgroupinherit, btrfsalloctreeblock, or btrfsinsertroot fail in createsubvol, we return without freeing anondev. Reorganize the error handling in createsubvol to fix this...

5.5CVSS5AI score0.00255EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 6:30 p.m.4 views

EUVD-2022-54807

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix the error handling path in idxdcdevregister If a call to allocchrdevregion fails, the already allocated resources are leaking. Add the needed error handling path to fix the leak...

5.5CVSS5.2AI score0.00256EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/22 6:30 p.m.10 views

EUVD-2022-55052

In the Linux kernel, the following vulnerability has been resolved: spi: fsi: Implement a timeout for polling status The data transfer routines must poll the status register to determine when more data can be shifted in or out. If the hardware gets into a bad state, these polling loops may never...

5.5CVSS5AI score0.00255EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 3:31 p.m.6 views

EUVD-2023-59997

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

5AI score0.00216EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/22 3:31 p.m.12 views

EUVD-2022-55670

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Use the new numconfigregs property in regmapaddirqchipfwnode Commit faa87ce9196d "regmap-irq: Introduce config registers for irq types" added the numconfigregs, then commit 9edd4f5aee84 "regmap-irq: Deprecate type...

4.7AI score0.00197EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/22 2:15 p.m.15 views

CVE-2023-53704

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mp: improve error handling in imx8mpclocksprobe Replace ofiomap and kzalloc with devmofiomap and devmkzalloc which can automatically release the related memory when the device or driver is removed or unloaded to...

0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

DEBIAN-CVE-2022-50577

In the Linux kernel, the following vulnerability has been resolved: ima: Fix memory leak in imainodehash Commit f3cc6b25dcc5 "ima: always measure and audit files in policy" lets measurement or audit happen even if the file digest cannot be calculated. As a result, iint-imahash could have been...

5.2AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.8 views

UBUNTU-CVE-2023-53696

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

6.2AI score0.00199EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 2:15 p.m.8 views

UBUNTU-CVE-2022-50559

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: fix memleak on platformdeviceadd fails No error handling is performed when platformdeviceadd fails. Add error processing before return, and modified the return value...

5.7AI score0.00199EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

UBUNTU-CVE-2022-50556

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref due to drmmmodeconfiginit drmmmodeconfiginit will call drmmodecreatestandardproperties and won't check the ret value. When drmmodecreatestandardproperties failed due to alloc, property will be a...

5.8AI score0.00199EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/22 1:23 p.m.24 views

CVE-2023-53704

CVE-2023-53704 affects the Linux kernel in clk-imx clock driver paths (e.g., clk-imx8mp/clk-imx8mq). The issue involves memory management during probe/setup, where memory was previously released manually and iounmap’d regions could leak. The published fix replaces of_iomap() and kzalloc() with de...

6.3AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.21 views

CVE-2023-53704 clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mp: improve error handling in imx8mpclocksprobe Replace ofiomap and kzalloc with devmofiomap and devmkzalloc which can automatically release the related memory when the device or driver is removed or unloaded to...

0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 1:23 p.m.8 views

CVE-2023-53704 clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mp: improve error handling in imx8mpclocksprobe Replace ofiomap and kzalloc with devmofiomap and devmkzalloc which can automatically release the related memory when the device or driver is removed or unloaded to...

6.7AI score
SaveExploits0References9
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2023-53696

CVE-2023-53696 affects the Linux kernel scsi/qla2xxx driver. The root cause is an error-path leak in qla2x00_probe_one(): when base_vha initialization fails, the fab_scan_rp (scan.l) allocated in qla2x00_create_host() is not released in the probe_failed path, causing a memory leak reported by kme...

5.9AI score0.00199EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.21 views

CVE-2023-53696 scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

0.00199EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.16 views

CVE-2022-50567 fs: jfs: fix shift-out-of-bounds in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

7.8CVSS0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 1:23 p.m.10 views

CVE-2022-50559 clk: imx: scu: fix memleak on platform_device_add() fails

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: fix memleak on platformdeviceadd fails No error handling is performed when platformdeviceadd fails. Add error processing before return, and modified the return value...

6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.19 views

CVE-2022-50559

CVE-2022-50559 affects the Linux kernel component clock: imx (scu). The issue is caused by missing error handling when platform_device_add() fails, leading to a memleak. The fix adds proper error processing before returning and adjusts the return value to reflect the error. The connected sources ...

6.2AI score0.00199EPSS
SaveExploits0References4
Jake Archibald's Blog
Jake Archibald's Blog
added 2025/10/22 1:00 a.m.16 views

Importing vs fetching JSON

This year, JSON module imports became baseline 'newly available', meaning they're implemented across browser engines. import data from './data.json' with type: 'json' ; // And… const default: data = await import'./data.json', with: type: 'json' , ; I'm glad JavaScript has this feature, but I can'...

6.6AI score
SaveExploits0
Rows per page
Query Builder