Lucene search
+L

8125 matches found

NVD
NVD
added 2025/12/16 2:15 p.m.16 views

CVE-2025-68228

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Fix createinformatblob return value createinformatblob is either supposed to return a valid pointer or an error, but never NULL. The caller will dereference the blob when it is not an error, and thus will oops if NULL...

0.00182EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68194

In the Linux kernel, the following vulnerability has been resolved: media: imon: make sendpacket more robust syzbot is reporting that imon has three problems which result in hung tasks due to forever holding device lock 1. First problem is that when usbrxcallbackintf0 once got -EPROTO error after...

0.00207EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/16 2:15 p.m.6 views

CVE-2025-40346

In the Linux kernel, the following vulnerability has been resolved: archtopology: Fix incorrect error check in topologyparsecpucapacity Fix incorrect use of PTRERRORZERO in topologyparsecpucapacity which causes the code to proceed with NULL clock pointers. The current logic uses !PTRERRORZEROcpuc...

0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 2:15 p.m.6 views

UBUNTU-CVE-2025-68220

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...

5.7AI score0.00207EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68220

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...

5.4AI score0.00207EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 2:15 p.m.8 views

UBUNTU-CVE-2025-68228

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Fix createinformatblob return value createinformatblob is either supposed to return a valid pointer or an error, but never NULL. The caller will dereference the blob when it is not an error, and thus will oops if NULL...

5.7AI score0.00182EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 2:15 p.m.6 views

UBUNTU-CVE-2025-68187

In the Linux kernel, the following vulnerability has been resolved: net: mdio: Check regmap pointer returned by devicenodetoregmap The call to devicenodetoregmap in airohamdioprobe can return an ERRPTR if regmap initialization fails. Currently, the driver stores the pointer without validation,...

5.7AI score0.00181EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.37 views

CVE-2025-68228 drm/plane: Fix create_in_format_blob() return value

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Fix createinformatblob return value createinformatblob is either supposed to return a valid pointer or an error, but never NULL. The caller will dereference the blob when it is not an error, and thus will oops if NULL...

0.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.41 views

CVE-2025-68220 net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...

0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 1:57 p.m.7 views

CVE-2025-68220 net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/16 1:57 p.m.26 views

CVE-2025-68220

The CVE-2025-68220 entry covers a Linux kernel issue in the TI netcp path where knav_dma_open_channel did not consistently return NULL on failure, causing inconsistency with NULL vs ERR_PTR handling and contributing to a crash path (netcp_free_navigator_resources). Connected documents confirm con...

6.1AI score0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 1:48 p.m.11 views

CVE-2025-68204 pmdomain: arm: scmi: Fix genpd leak on provider registration failure

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: scmi: Fix genpd leak on provider registration failure If ofgenpdaddprovideronecell fails during probe, the previously created generic power domains are not removed, leading to a memory leak and potential kernel cra...

6.2AI score
SaveExploits0References11
CVE
CVE
added 2025/12/16 1:30 p.m.24 views

CVE-2025-40346

The connected sources confirm CVE-2025-40346 affects the Linux kernel and describe the root cause as an incorrect error check in topology_parse_cpu_capacity that used PTR_ERR_OR_ZERO, causing clk_get_rate() to be called with NULL. The recommended fix is to use IS_ERR_OR_NULL instead of PTR_ERR_OR...

6.3AI score0.00202EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/12/16 12:40 p.m.6 views

Astra Linux - уязвимость в linux, linux-5.15, linux-5.10

In the Linux kernel, the following vulnerability has been resolved: mfd: dln2: Fix memory leak in dln2probe When dln2setuprxurbs in dln2probe fails, error outfree forgets to call usbputdev to decrease the refcount of dln2-usbdev. Fix this by adding usbputdev in the error handling code of dln2prob...

5.8AI score0.00032EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.10 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 that could lead to RCU stalling...

6.1AI score0.00207EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.9 views

PT-2025-51693

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the f eem module within the gadget subsystem, specifically in the eem unwrap function. The existing code lacked proper error handling for usb e...

5.5AI score0.00202EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.9 views

PT-2025-51706

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the sxgbe network driver. Specifically, a potential NULL dereference exists in the sxgbe rx function. When the skb variable is null, the driver...

5.5AI score0.00445EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.14 views

PT-2025-51641

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The create in format blob function in the Linux kernel’s DRM/plane subsystem could return a NULL pointer instead of a valid pointer or an error value. This could lead to a system crash...

9.8CVSS6.4AI score0.00677EPSS
SaveExploits8References210
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.13 views

PT-2025-51600

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's networking subsystem related to the management data input/output mdio interface. Specifically, the device node to regmap function within airoha mdio...

5.5AI score0.00677EPSS
SaveExploits4References385
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.10 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...

6.1AI score0.00205EPSS
SaveExploits0References8
Rows per page
Query Builder