Lucene search
+L

12073 matches found

OSV
OSV
added 2025/12/16 4:16 p.m.12 views

UBUNTU-CVE-2025-68319

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

5.7AI score0.00172EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/16 3:39 p.m.37 views

CVE-2025-68319

The CVE-2025-68319 entry describes a Linux kernel race in netconsole related to iterating over the userdata cg_children list via configfs. The issue arises when concurrent add/remove operations occur while update_userdata() or count_extradata_entries() traverse the same list, potentially causing ...

6AI score0.00172EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 3:30 p.m.8 views

EUVD-2025-203739

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

6AI score0.00168EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.49 views

CVE-2025-68306 Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

0.00188EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.42 views

CVE-2025-68290 most: usb: fix double free on late probe failure

In the Linux kernel, the following vulnerability has been resolved: most: usb: fix double free on late probe failure The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration. This unsurprisingly leads to bugs in the MOST...

0.002EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 3:06 p.m.9 views

CVE-2025-68290 most: usb: fix double free on late probe failure

In the Linux kernel, the following vulnerability has been resolved: most: usb: fix double free on late probe failure The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration. This unsurprisingly leads to bugs in the MOST...

6.5AI score
SaveExploits0References10
CVE
CVE
added 2025/12/16 3:06 p.m.32 views

CVE-2025-68290

The CVE-2025-68290 entry corresponds to a Linux kernel issue in the MOST subsystem where a non-standard registration path frees the interface on registration failures and deregistration. This led to reference underflows, use-after-free, and multiple double-free conditions in MOST/USB-related driv...

6.2AI score0.002EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2025/12/16 2:52 p.m.18 views

USN-7938-1: Linux kernel (Azure) vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

9.8CVSS7.6AI score0.00645EPSS
SaveExploits3
OSV
OSV
added 2025/12/16 2:52 p.m.27 views

USN-7938-1 linux-azure-5.15 vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

9.8CVSS6.5AI score0.00645EPSS
SaveExploits3References188
Cvelist
Cvelist
added 2025/12/16 2:48 p.m.46 views

CVE-2025-68281 ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

0.00168EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/16 2:21 p.m.17 views

CVE-2025-68246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

7.5CVSS5.3AI score0.00405EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.11 views

CVE-2025-68189

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix GEM free for imported dma-bufs Imported dma-bufs also have obj-resv != &obj-resv. So we should check both this condition in addition to flags for handling the NOSHARE case. Fixes this splat that was reported with IRI...

7.8CVSS5.4AI score0.0014EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/16 1:42 p.m.11 views

CVE-2025-68177

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

5.2AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.50 views

CVE-2025-68175 media: nxp: imx8-isi: Fix streaming cleanup on release

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix streaming cleanup on release The current implementation unconditionally calls mxcisivideocleanupstreaming in mxcisivideorelease. This can lead to situations where any release call like from a simple...

7.8CVSS0.00149EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/16 1:39 p.m.7 views

CVE-2025-40360

In the Linux kernel, the following vulnerability has been resolved: drm/sysfb: Do not dereference NULL pointer in plane reset The plane state in drmgemresetshadowplane can be NULL. Do not deref that pointer, but forward NULL to the other plane-reset helpers. Clears plane-state to NULL. v2: - fix...

5.3AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2025/12/16 12:21 a.m.20 views

USN-7937-1 linux-azure-fips vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

8.6CVSS6.6AI score0.01351EPSS
SaveExploits8References34
Ubuntu
Ubuntu
added 2025/12/16 12:21 a.m.14 views

USN-7937-1: Linux kernel (Azure FIPS) vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

8.6CVSS7.5AI score0.01351EPSS
SaveExploits8
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.12 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 double-release problem in the MOST subsystem, which could lead to system instability...

6AI score0.002EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.13 views

PT-2025-51694

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The MOST subsystem contains a flawed registration function that frees the interface both during registration failures and deregistration. This can lead to double free and use-after-free...

6.4AI score0.002EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.11 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7935-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7935-1 advisory. Jean-Claude Graf, Sandro Regge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor...

7.8CVSS7.7AI score0.01278EPSS
SaveExploits9References14
Rows per page
Query Builder