Lucene search
K

6347 matches found

EUVD
EUVD
added 2025/11/12 12:30 p.m.3 views

EUVD-2025-124919

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix using smpprocessorid in preemptible code warnings Syzbot reported the following warning: BUG: using smpprocessorid in preemptible 00000000 code: dhcpcd/2879 caller is usbnetskbreturn+0x74/0x490...

6AI score0.00006EPSS
Exploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.5 views

CVE-2025-40164

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix using smpprocessorid in preemptible code warnings Syzbot reported the following warning: BUG: using smpprocessorid in preemptible 00000000 code: dhcpcd/2879 caller is usbnetskbreturn+0x74/0x490...

5.5CVSS0.00006EPSS
Exploits0References6
NVD
NVD
added 2025/11/12 11:15 a.m.3 views

CVE-2025-40161

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix SGI cleanup on unbind The driver incorrectly determines SGI vs SPI interrupts by checking IRQ number 16, which fails with dynamic IRQ allocation. During unbind, this causes improper SGI cleanup leading to...

0.00024EPSS
Exploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.3 views

CVE-2025-40113

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1E The ADSP firmware on X1E has separate firmware binaries for the main firmware and the DTB. The same applies for the "lite" firmware loaded by the boot firmware. When preparing ...

0.00026EPSS
Exploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.2 views

UBUNTU-CVE-2025-40163

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Stop dlserver before CPU goes offline IBM CI tool reported kernel warning1 when running a CPU removal operation through drmgr2. i.e "drmgr -c cpu -r -q 1" WARNING: CPU: 0 PID: 0 at kernel/sched/cpudeadline.c:219...

5.7AI score0.00024EPSS
Exploits0References9
OSV
OSV
added 2025/11/12 11:15 a.m.4 views

UBUNTU-CVE-2025-40164

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix using smpprocessorid in preemptible code warnings Syzbot reported the following warning: BUG: using smpprocessorid in preemptible 00000000 code: dhcpcd/2879 caller is usbnetskbreturn+0x74/0x490...

5.5CVSS5.9AI score0.00006EPSS
Exploits0References35
Cvelist
Cvelist
added 2025/11/12 10:26 a.m.6 views

CVE-2025-40164 usbnet: Fix using smp_processor_id() in preemptible code warnings

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix using smpprocessorid in preemptible code warnings Syzbot reported the following warning: BUG: using smpprocessorid in preemptible 00000000 code: dhcpcd/2879 caller is usbnetskbreturn+0x74/0x490...

0.00006EPSS
Exploits0References6
OSV
OSV
added 2025/11/12 10:26 a.m.3 views

CVE-2025-40164 usbnet: Fix using smp_processor_id() in preemptible code warnings

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix using smpprocessorid in preemptible code warnings Syzbot reported the following warning: BUG: using smpprocessorid in preemptible 00000000 code: dhcpcd/2879 caller is usbnetskbreturn+0x74/0x490...

5.5CVSS6.4AI score0.00006EPSS
Exploits0References9
CVE
CVE
added 2025/11/12 10:26 a.m.8 views

CVE-2025-40163

In CVE-2025-40163, concrete details show a Linux kernel fix for sched/deadline: the dl_server must be stopped before a CPU goes offline to avoid a spurious hrtimer warning when a CPU is removed (drmgr -c cpu -r -q 1). The root cause was dl_server hrtimer enqueued near CPU offline, with cpu_presen...

5.9AI score0.00024EPSS
Exploits0References3
CVE
CVE
added 2025/11/12 10:26 a.m.15 views

CVE-2025-40164

Technical details for CVE-2025-40164 are not publicly provided in the connected documents. Monitor for updates; current sources only list the CVE without vendor/affected products, impact, or remediation specifics.

5.5CVSS6.1AI score0.00006EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/11/12 10:26 a.m.4 views

CVE-2025-40165

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: m2m: Fix streaming cleanup on release If streamon/streamoff calls are imbalanced, such as when exiting an application with Ctrl+C when streaming, the m2m usagecount will never reach zero and the ISI channel...

5.2AI score0.00028EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/11/12 10:26 a.m.3 views

CVE-2025-40164

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix using smpprocessorid in preemptible code warnings Syzbot reported the following warning: BUG: using smpprocessorid in preemptible 00000000 code: dhcpcd/2879 caller is usbnetskbreturn+0x74/0x490...

5.5CVSS5.4AI score0.00006EPSS
Exploits0
OSV
OSV
added 2025/11/12 10:24 a.m.3 views

CVE-2025-40160 xen/events: Return -EEXIST for bound VIRQs

In the Linux kernel, the following vulnerability has been resolved: xen/events: Return -EEXIST for bound VIRQs Change findvirq to return -EEXIST when a VIRQ is bound to a different CPU than the one passed in. With that, remove the BUGON from bindvirqtoirq to propogate the error upwards. Some VIRQ...

6.1AI score0.00028EPSS
Exploits0References7
CVE
CVE
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40122

CVE-2025-40122 relates to the Linux kernel perf_x86/intel PMU and the IA32_PMC_x_CFG_B MSR access error observed on PTL. The issue arises when configuring ACR (auto counter reload) masks via perf events: an incorrect check in intel_pmu_acr_late_setup() lets an invalid ACR counter mask be written ...

5.7AI score0.00026EPSS
Exploits0References2
OSV
OSV
added 2025/11/12 10:23 a.m.1 views

CVE-2025-40113 remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1E

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1E The ADSP firmware on X1E has separate firmware binaries for the main firmware and the DTB. The same applies for the "lite" firmware loaded by the boot firmware. When preparing ...

6.1AI score0.00026EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.1 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.00015EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.1 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 improper object lifecycle management and could lead to a CPU hot-removal crash...

6AI score0.00058EPSS
Exploits0References9
EUVD
EUVD
added 2025/11/11 6:30 p.m.1 views

EUVD-2025-93484

Uncontrolled search path for the IntelR Processor Identification Utility before version 8.0.43 within Ring 3: User Applications may allow an escalation of privilege. System software adversary with an authenticated user combined with a high complexity attack may enable escalation of privilege. Thi...

6.7CVSS6AI score0.00013EPSS
Exploits0References2
EUVD
EUVD
added 2025/11/11 6:30 p.m.1 views

EUVD-2025-93504

Incorrect default permissions for the IntelR Processor Identification Utility before version 8.0.43 within Ring 3: User Applications may allow an escalation of privilege. System software adversary with an authenticated user combined with a high complexity attack may enable local code execution...

6.7CVSS6.6AI score0.0001EPSS
Exploits0References2
EUVD
EUVD
added 2025/11/11 6:30 p.m.2 views

EUVD-2025-93532

Use of unmaintained third party components for some IntelR Processor Identification Utility before version 8.0.43 within Ring 3: User Applications may allow an escalation of privilege. System software adversary with an authenticated user combined with a low complexity attack may enable escalation...

8.5CVSS5.9AI score0.00051EPSS
Exploits0References2
Rows per page
Query Builder