Lucene search
+L

858 matches found

OSV
OSV
added 2026/01/05 9:32 a.m.8 views

CVE-2025-68755 staging: most: remove broken i2c driver

In the Linux kernel, the following vulnerability has been resolved: staging: most: remove broken i2c driver The MOST I2C driver has been completely broken for five years without anyone noticing so remove the driver from staging. Specifically, commit 723de0f9171e "staging: most: remove device from...

6AI score
SaveExploits0References7
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.23 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, which stems from an unset interface device pointer in the i2c driver in the staging most driver, which could result in a null...

6.1AI score0.00163EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68755

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - staging: most: remove broken i2c driver The MOST I2C driver has been completely broken for five years without anyone noticing so remove the driver from staging...

5.8AI score0.00163EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/01/02 3:21 p.m.254 views

Exploit for Out-of-bounds Write in Google Chrome

CVE-2025-14174 Analysis: ANGLE Metal Staging Buffer Out-of-Bou...

8.8CVSS6.9AI score0.22632EPSS
SaveExploits10
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992172)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992172 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows:...

7.8CVSS5.9AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.2 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992476)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992476 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use after free bugs Read/WriteMACREG callbacks are NULL so the...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 11:49 a.m.3 views

CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

5.5CVSS5.8AI score0.00187EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.13 views

SUSE CVE-2022-50758

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function deviceinittd0ring, memory is allocated for member tdinfo of priv-apTD0Ringsi, with i increasing from 0. In case of allocation failure, the memory is freed in reversed order,...

4.4CVSS6.5AI score0.00187EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2022-50745

In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix devicenode use after free At probe time this code path is followed: tegracsiinit tegracsichannelsalloc foreachchildofnodenode, channel -- iterates over channels automatically gets 'channel'...

7.8CVSS5.8AI score0.00169EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2022-50758

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function deviceinittd0ring, memory is allocated for member tdinfo of priv-apTD0Ringsi, with i increasing from 0. In case of allocation failure, the memory is freed in reversed order,...

7.8CVSS5.8AI score0.00187EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:5 p.m.21 views

CVE-2022-50758

The CVE-2022-50758 issue affects the Linux kernel staging/vt6655 code, where in device_init_td0_ring memory is allocated for priv->apTD0Rings[i]. If allocation fails, freed memory did not include i = 0, causing a potential memory leak. A fix updates the memory freeing loop to also release the ...

7.8CVSS6.1AI score0.00187EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 12:22 p.m.8 views

CVE-2022-50732 staging: rtl8192u: Fix use after free in ieee80211_rx()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192u: Fix use after free in ieee80211rx We cannot dereference the "skb" pointer after calling ieee80211monitorrx, because it is a use after free...

8.8CVSS6.6AI score
SaveExploits0References12
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

0.00187EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.4 views

CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

5.7AI score0.00187EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.6 views

UBUNTU-CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

5.7AI score0.00187EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.40 views

CVE-2023-54001 staging: r8712: Fix memory leak in _r8712_init_xmit_priv()

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

0.00187EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 10:55 a.m.29 views

CVE-2023-54001

CVE-2023-54001 details are not provided in the connected documents; monitor for updates.

6.1AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 10:55 a.m.7 views

CVE-2023-54001 staging: r8712: Fix memory leak in _r8712_init_xmit_priv()

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

6.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.8 views

PT-2025-53124

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the device init td0 ring function within the vt6655 staging driver. Specifically, when allocating memory for the td info member of priv-apTD0Ringsi, a failure...

7.8CVSS6.4AI score0.0094EPSS
SaveExploits2References896
CVE
CVE
added 2025/12/21 3:20 a.m.42 views

CVE-2025-12654

The CVE-2025-12654 entry applies to the WordPress WPvivid Backup & Migration plugin (Migration, Backup, Staging) version ≤ 0.9.120. The root cause is an insufficient restriction in check_filesystem_permissions(), which allows an authenticated attacker with Administrator-level access to create arb...

2.7CVSS5.7AI score0.00444EPSS
SaveExploits2References6
Rows per page
Query Builder