Lucene search
K

326 matches found

OSV
OSV
added 2025/01/15 1:15 p.m.3 views

DEBIAN-CVE-2024-57889

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

5.5CVSS5.7AI score0.00162EPSS
Exploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.1 views

UBUNTU-CVE-2024-57889

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

5.5CVSS6.2AI score0.00162EPSS
Exploits0References48
CVE
CVE
added 2025/01/15 1:5 p.m.1517 views

CVE-2024-57889

CVE-2024-57889 is resolved in the Linux kernel via a patch to the pinctrl-mcp23s08 driver. The issue occurred when using MCP23xxx IO expanders to receive IRQs, where regmap locking (mutex) around regmap_update_bits_base was invoked from a context that held a spinlock in __setup_irq(), leading to ...

5.5CVSS6.5AI score0.00162EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/01/15 1:5 p.m.9 views

CVE-2024-57889 pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

5.5CVSS6.1AI score0.00162EPSS
Exploits0References12
CNNVD
CNNVD
added 2025/01/15 12:0 a.m.6 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 regmap locking leading to hibernation in an atomic environment...

5.5CVSS6.5AI score0.00162EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.2 views

PT-2026-5995

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the dmaengine subsystem, specifically within the Xilinx XDMA driver. The max register field is incorrectly assigned the size of the registe...

6.5AI score0.00168EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2024/12/03 12:0 a.m.5 views

The vulnerability of the regmap component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the regmap component in the Linux operating system’s kernel is related to double-freeing errors in the regcacherbtreeinserttoblock function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00229EPSS
Exploits0References16Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.4 views

The vulnerability of the spi component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the spi component of the Linux operating system’s kernel is related to a memory corruption in the regmapgetspibus function. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.3AI score0.00194EPSS
Exploits0References10Affected Software3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: regmap-irq: Fix out-of-bounds access when allocating config buffers

An off-by-one style bug exists in regmapaddirqchipfwnode where the allocation loop uses numconfigregs instead of numconfigbases as its termination condition. When numconfigregs exceeds numconfigbases, memory beyond the allocated row pointer array gets overwritten. KASAN caught this corruption...

5.8AI score0.00172EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.54 views

Oracle Linux 9 : kernel (ELSA-2024-6567)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-6567 advisory. - usb-storage: alauda: Check whether the media is initialized CKI Backport Bot RHEL-43716 CVE-2024-38619 - mm: avoid overflows in dirty throttling logi...

9.1CVSS7.1AI score0.00923EPSS
Exploits0References27
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.5 views

kernel: regmap: maple: Fix cache corruption in regcache_maple_drop()

A vulnerability was found in the Linux kernel’s regmap subsystem. Due to improper indexing in the regcachemapledrop function, an out-of-bounds access could corrupt the cache by overwriting parts of it with kernel memory...

7.1CVSS7.2AI score0.0024EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.56 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.1CVSS6.8AI score0.00923EPSS
Exploits0References28
Oracle linux
Oracle linux
added 2024/09/11 12:0 a.m.364 views

kernel security update

5.14.0-427.35.14.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

9.1CVSS9.7AI score0.00923EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-42303

In the Linux kernel, the following vulnerability has been resolved: media: imx-pxp: Fix ERRPTR dereference in pxpprobe devmregmapinitmmio can fail, add a check and bail out in case of error...

5.5CVSS7.2AI score0.0021EPSS
Exploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

DEBIAN-CVE-2024-42303

In the Linux kernel, the following vulnerability has been resolved: media: imx-pxp: Fix ERRPTR dereference in pxpprobe devmregmapinitmmio can fail, add a check and bail out in case of error...

5.5CVSS5.6AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.2 views

UBUNTU-CVE-2024-42303

In the Linux kernel, the following vulnerability has been resolved: media: imx-pxp: Fix ERRPTR dereference in pxpprobe devmregmapinitmmio can fail, add a check and bail out in case of error...

5.5CVSS6.5AI score0.0021EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.2 views

SUSE CVE-2024-40933

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.5CVSS7.7AI score0.00208EPSS
Exploits0References3
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-40933

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.5CVSS5AI score0.00208EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.0 views

UBUNTU-CVE-2024-40933

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.5CVSS5.8AI score0.00208EPSS
Exploits0References12
BDU FSTEC
BDU FSTEC
added 2024/06/14 12:0 a.m.8 views

The vulnerability of the regcache_maple_drop() function in the regmap driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the regcachemapledrop function in the drivers/base/regmap/regcache-maple.c file of the regmap driver in the Linux operating system is related to access to memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS6.7AI score0.0024EPSS
Exploits0References11Affected Software2
Rows per page
Query Builder