Lucene search
+L

8204 matches found

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.26 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.22 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.26 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
CVE
CVE
added 2025/10/22 1:23 p.m.20 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
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
Jake Archibald's Blog
Jake Archibald's Blog
added 2025/10/22 1:00 a.m.17 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
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from mishandling of errors and could lead to a memory leak...

5.8AI score0.00205EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the failure to perform error handling when a platform device addition fails, which could lead to a memory le...

6.1AI score0.00199EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from improper handling of errors in the classregister function, which could lead to a memory leak...

6AI score0.00226EPSS
SaveExploits0References9
OpenVAS
OpenVAS
added 2025/10/22 12:00 a.m.5 views

Moodle Multiple Vulnerabilities (MSA-25-0043, MSA-25-0045)

Moodle is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:moodle:moodle"; ifdescription...

5.3CVSS7.5AI score0.0028EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak in the error handling path of the qla2x00probeone function, which could lead to memory...

5.6AI score0.00199EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 6:30 p.m.13 views

EUVD-2022-55058

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not double complete bio on errors during compressed reads I hit some weird panics while fixing up the error handling from btrfslookupbiosums. Turns out the compression path will complete the bio we use if we set up any ...

5.5CVSS5AI score0.00267EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.16 views

EUVD-2022-54702

In the Linux kernel, the following vulnerability has been resolved: media: i2c: dw9714: Disable the regulator when the driver fails to probe When the driver fails to probe, we will get the following splat: 59.305988 ------------ cut here ------------ 59.306417 WARNING: CPU: 2 PID: 395 at...

5.5CVSS5AI score0.0022EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-55000

In the Linux kernel, the following vulnerability has been resolved: net: asix: add proper error handling of usb read errors Syzbot once again hit uninit value in asix driver. The problem still the same -- asixreadcmd reads less bytes, than was requested by caller. Since all read requests are...

5.5CVSS6AI score0.00263EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987679)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987679 advisory. In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential double free in createvarref In createvarref, initvarref is called to...

7.8CVSS5.7AI score0.00297EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987534)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987534 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154xmitcomplete helper is no...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder