Lucene search
+L

30787 matches found

Cvelist
Cvelist
•added 2025/11/12 10:53 a.m.•16 views

CVE-2025-40174 x86/mm: Fix SMP ordering in switch_mm_irqs_off()

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix SMP ordering in switchmmirqsoff Stephen noted that it is possible to not have an smpmb between the loadedmm store and the tlbgen load in switchmm, meaning the ordering against flushtlbmmrange goes out the window, and ...

7.8CVSS0.00133EPSS
SaveExploits0References2
OSV
OSV
•added 2025/11/12 10:23 a.m.•4 views

CVE-2025-40154 ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5640: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver only shows an error message but leaves as is. This may lead to unepxected results like OOB...

6.1AI score
SaveExploits0References11
Debian CVE
Debian CVE
•added 2025/11/12 10:23 a.m.•8 views

CVE-2025-40154

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5640: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver only shows an error message but leaves as is. This may lead to unepxected results like OOB...

5.2AI score0.00197EPSS
SaveExploits0
CVE
CVE
•added 2025/11/12 10:23 a.m.•50 views

CVE-2025-40154

The CVE-2025-40154 entry concerns the ASoC: Intel bytcr_rt5640 driver. The vulnerability arises from an invalid quirk input mapping; when an invalid value is passed, the driver previously reported an error but retained the input, potentially causing out-of-bounds (OOB) access. A fix in the Linux ...

5.8AI score0.00197EPSS
SaveExploits0References8
CVE
CVE
•added 2025/11/12 10:23 a.m.•22 views

CVE-2025-40132

CVE-2025-40132 (Linux kernel, ASoC Intel sof_sdw) : The issue arises in create_sdw_dailink() when calling add_sidecar callbacks on links that may contain codecs without an add_sidecar callback. The patch adds a NULL check for sof_end->codec_info->add_sidecar before invocation to prevent der...

6AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
•added 2025/11/12 10:23 a.m.•6 views

CVE-2025-40132 ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sofsdw: Prevent jump to NULL addsidecar callback In createsdwdailink check that sofend-codecinfo-addsidecar is not NULL before calling it. The original code assumed that if includesidecar is true, the codec on that...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2025/11/12 10:23 a.m.•14 views

CVE-2025-40132 ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sofsdw: Prevent jump to NULL addsidecar callback In createsdwdailink check that sofend-codecinfo-addsidecar is not NULL before calling it. The original code assumed that if includesidecar is true, the codec on that...

0.00197EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2025/11/12 10:23 a.m.•6 views

CVE-2025-40132

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sofsdw: Prevent jump to NULL addsidecar callback In createsdwdailink check that sofend-codecinfo-addsidecar is not NULL before calling it. The original code assumed that if includesidecar is true, the codec on that...

5.3AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/11/12 10:23 a.m.•25 views

CVE-2025-40122 perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access error

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix IA32PMCxCFGB MSRs access error When running perffuzzer on PTL, sometimes the below "unchecked MSR access error" is seen when accessing IA32PMCxCFGB MSRs. 55.611268 unchecked MSR access error: WRMSR to 0x1986...

0.00185EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2025/11/12 10:23 a.m.•45 views

CVE-2025-40122

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix IA32PMCxCFGB MSRs access error When running perffuzzer on PTL, sometimes the below "unchecked MSR access error" is seen when accessing IA32PMCxCFGB MSRs. 55.611268 unchecked MSR access error: WRMSR to 0x1986...

5.2AI score0.00185EPSS
SaveExploits0
CVE
CVE
•added 2025/11/12 10:23 a.m.•25 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.00185EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2025/11/12 10:23 a.m.•16 views

CVE-2025-40121 ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5651: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver just ignores and leaves as is, which may lead to unepxected results like OOB access. This...

0.00216EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2025/11/12 10:23 a.m.•5 views

CVE-2025-40121

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5651: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver just ignores and leaves as is, which may lead to unepxected results like OOB access. This...

5.1AI score0.00216EPSS
SaveExploits0
OSV
OSV
•added 2025/11/12 10:23 a.m.•4 views

CVE-2025-40121 ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5651: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver just ignores and leaves as is, which may lead to unepxected results like OOB access. This...

6.2AI score
SaveExploits0References11
OSV
OSV
•added 2025/11/12 10:23 a.m.•14 views

CVE-2025-40122 perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access error

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix IA32PMCxCFGB MSRs access error When running perffuzzer on PTL, sometimes the below "unchecked MSR access error" is seen when accessing IA32PMCxCFGB MSRs. 55.611268 unchecked MSR access error: WRMSR to 0x1986...

6.1AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2025/11/12 5:26 a.m.•7 views

kernel: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

7.8CVSS7AI score0.00183EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2025/11/12 12:0 a.m.•4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990767 advisory. In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects durin...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References4
OpenVAS
OpenVAS
•added 2025/11/12 12:0 a.m.•7 views

Ubuntu: Security Advisory (USN-7866-1)

The remote host is missing an update for the 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 ifdescription...

7.9CVSS6.6AI score0.00181EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2025/11/12 12:0 a.m.•3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40132

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: Intel: sofsdw: Prevent jump to NULL addsidecar callback In createsdwdailink check that sofend-codecinfo-addsidecar is not NULL before calling it. The...

6.2AI score0.00197EPSS
SaveExploits0References3
Hewlett-Packard
Hewlett-Packard
•added 2025/11/12 12:0 a.m.•20 views

Intel NPU Driver November 2025 Security Update

Intel has informed HP of potential security vulnerabilities for some IntelĀ® NPU Drivers Neural Processing Unit, which might allow denial of service or information disclosure. Intel is releasing software updates to mitigate these potential vulnerabilities. Intel has released updates to mitigate th...

6.8CVSS5.9AI score0.00128EPSS
SaveExploits0Affected Software63
Rows per page
Query Builder