Lucene search
+L

368 matches found

CNNVD
CNNVD
added 2025/09/16 12:00 a.m.11 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 lack of lock protection for codec-regmap in the sndhdacregmapsync function, which could lead to a null point...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:09 a.m.4 views

serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO

...

5.5CVSS7AI score0.00289EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-40933

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c...

5.5CVSS5.1AI score0.00208EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47440

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: encx24j600: check error in devmregmapinitencx24j600 devmregmapinit may return error whi...

2.3CVSS4.8AI score0.00215EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.5 views

SUSE CVE-2024-58069

In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 byte...

5.5CVSS7.9AI score0.00229EPSS
SaveExploits0References15
OSV
OSV
added 2025/03/06 4:15 p.m.12 views

DEBIAN-CVE-2024-58069

In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 byte...

7.8CVSS6.4AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.14 views

UBUNTU-CVE-2024-58069

In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 byte...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References50
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.38 views

CVE-2024-58069 rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read

In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 byte...

7.8CVSS0.00229EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/06 3:54 p.m.16 views

CVE-2024-58069 rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read

In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 byte...

7.8CVSS6.8AI score
SaveExploits0References13
CVE
CVE
added 2025/03/06 3:54 p.m.181 views

CVE-2024-58069

CVE-2024-58069 affects the Linux kernel RTC driver for PCF85063. The issue arises when an nvmem client uses a buffer smaller than 4 bytes while regmap_read assumes an unsigned int-sized destination, potentially causing an out-of-bounds write. The documented fix is to use an intermediary unsigned ...

7.8CVSS7.3AI score0.00229EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.20 views

CVE-2024-58069

In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 byte...

7.8CVSS6.4AI score0.00229EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-57889

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/02/27 3:05 a.m.7 views

SUSE CVE-2022-49507

In the Linux kernel, the following vulnerability has been resolved: regulator: da9121: Fix uninit-value in da9121assignchipmodel KASAN report slab-out-of-bounds in regmapinit as follows: BUG: KASAN: slab-out-of-bounds in regmapinit drivers/base/regmap/regmap.c:841 Read of size 1 at addr...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49507

In the Linux kernel, the following vulnerability has been resolved: regulator: da9121: Fix uninit-value in da9121assignchipmodel KASAN report slab-out-of-bounds in regmapinit as follows: BUG: KASAN: slab-out-of-bounds in regmapinit drivers/base/regmap/regmap.c:841 Read of size 1 at addr...

5.5CVSS5.6AI score0.00256EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.3 views

CVE-2022-49507 regulator: da9121: Fix uninit-value in da9121_assign_chip_model()

In the Linux kernel, the following vulnerability has been resolved: regulator: da9121: Fix uninit-value in da9121assignchipmodel KASAN report slab-out-of-bounds in regmapinit as follows: BUG: KASAN: slab-out-of-bounds in regmapinit drivers/base/regmap/regmap.c:841 Read of size 1 at addr...

6.3AI score0.00256EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: spi: fixed null pointer dereference within spisync. If spisync is called with a non-empty queue and the same spimessage is reused, the complete callback for the message remains set while the context is cleared. This leads to a nu...

5.5CVSS6.1AI score0.00227EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

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

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:00 a.m.13 views

The vulnerability of the devm_regmap_init_encx24j600 function in the encx24j600 component of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the devmregmapinitencx24j600 function in the encx24j600 component of the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

2.3CVSS5.4AI score0.00215EPSS
SaveExploits0References14Affected Software2
OSV
OSV
added 2025/01/19 12:15 p.m.9 views

UBUNTU-CVE-2024-57910

In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial value for the single data element, which is an u16...

7.1CVSS6.3AI score0.00218EPSS
SaveExploits0References45
RedhatCVE
RedhatCVE
added 2025/01/16 5:51 a.m.12 views

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.8AI score0.00165EPSS
SaveExploits0References4
Rows per page
Query Builder