Lucene search
K

29 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

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

In the Linux kernel, the following vulnerabilities have been resolved: regmap: slimbus: Fix the buscontext pointer in regmap init calls The commit 4e65bda8273c “ASoC: wcd934x: Fix error handling in wcd934xCodecParsedata” revealed the issue in the slimbus regmap. This commit causes audio playback ...

5.5AI score0.00058EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.2 views

SUSE CVE-2025-40317

In the Linux kernel, the following vulnerability has been resolved: regmap: slimbus: fix buscontext pointer in regmap init calls Commit 4e65bda8273c "ASoC: wcd934x: fix error handling in wcd934xcodecparsedata" revealed the problem in the slimbus regmap. That commit breaks audio playback, for...

5.5CVSS6.2AI score0.00058EPSS
Exploits0References21
EUVD
EUVD
added 2025/12/08 3:31 a.m.2 views

EUVD-2025-201628

In the Linux kernel, the following vulnerability has been resolved: regmap: slimbus: fix buscontext pointer in regmap init calls Commit 4e65bda8273c "ASoC: wcd934x: fix error handling in wcd934xcodecparsedata" revealed the problem in the slimbus regmap. That commit breaks audio playback, for...

5.9AI score0.00058EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.20 views

CVE-2025-40317 regmap: slimbus: fix bus_context pointer in regmap init calls

In the Linux kernel, the following vulnerability has been resolved: regmap: slimbus: fix buscontext pointer in regmap init calls Commit 4e65bda8273c "ASoC: wcd934x: fix error handling in wcd934xcodecparsedata" revealed the problem in the slimbus regmap. That commit breaks audio playback, for...

0.00058EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.2 views

CVE-2025-40317

In the Linux kernel, the following vulnerability has been resolved: regmap: slimbus: fix buscontext pointer in regmap init calls Commit 4e65bda8273c "ASoC: wcd934x: fix error handling in wcd934xcodecparsedata" revealed the problem in the slimbus regmap. That commit breaks audio playback, for...

5.1AI score0.00058EPSS
Exploits0
CVE
CVE
added 2025/12/08 12:46 a.m.15 views

CVE-2025-40317

CVE-2025-40317 is a Linux kernel regmap/slimbus issue where the bus_context pointer passed to regmap init calls was incorrect. The root cause involved __regmap_init_slimbus() and the newer __devm_regmap_init_slimbus(), with the 3rd argument (bus_context) being misused; it should be the slimbus de...

6AI score0.00058EPSS
Exploits0References8
OSV
OSV
added 2025/12/08 12:46 a.m.2 views

CVE-2025-40317 regmap: slimbus: fix bus_context pointer in regmap init calls

In the Linux kernel, the following vulnerability has been resolved: regmap: slimbus: fix buscontext pointer in regmap init calls Commit 4e65bda8273c "ASoC: wcd934x: fix error handling in wcd934xcodecparsedata" revealed the problem in the slimbus regmap. That commit breaks audio playback, for...

6.3AI score0.00058EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/12/08 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 a bus context pointer error that could lead to memory corruption...

6AI score0.00058EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2025/11/12 11:50 a.m.0 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

7.8CVSS6AI score0.00022EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/10/27 9:41 a.m.2 views

kernel: scsi: lpfc: Fix buffer free/clear order in deferred receive path

A use-after-free vulnerability exists in the linux kernel such that the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock...

7.8CVSS6AI score0.00022EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-5358

Malware in sbrugna...

7.1CVSS6.9AI score0.00033EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-3608

Malware in sbrugna...

6.2CVSS5.6AI score0.00052EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-47919

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00053EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.2 views

PT-2025-39134

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free condition within the state show function in the mm/damon/sysfs module. The function reads kdamond-damon ctx without acquiring the damon sysfs...

7.8CVSS7.1AI score0.00019EPSS
Exploits0
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.0 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 that stems from the irqsim module not properly initializing the working context pointer, which could lead to invalid dereference...

5.5CVSS6.4AI score0.00099EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.9 views

CVE-2022-49258

In the Linux kernel, the following vulnerability has been resolved: crypto: ccree - Fix use after free in cccipherexit kfreesensitivectxp-user.key will free the ctxp-user.key. But ctxp-user.key is still used in the next line, which will lead to a use after free. We can call kfreesensitive after...

7.8CVSS5.6AI score0.00024EPSS
Exploits0
CNNVD
CNNVD
added 2025/01/21 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 the RDMA/hns module accessing an invalid dipctx pointer when destroying a QP. This could lead to a system...

5.5CVSS6.5AI score0.00019EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.1 views

SUSE CVE-2024-54455

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix general protection fault in ivpubolist Check if ctx is not NULL before accessing its fields...

5.5CVSS7.7AI score0.00019EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.1 views

kernel: USB: serial: mos7840: fix crash on resume

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...

5.5CVSS6.4AI score0.00032EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/08/26 12:0 a.m.2 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 failure to check if the context pointer is null, resulting in a null pointer dereference...

5.5CVSS6.5AI score0.00033EPSS
Exploits0References6
Rows per page
Query Builder