Lucene search
+L

1768 matches found

NVD
NVD
added 2026/02/14 5:15 p.m.11 views

CVE-2026-23178

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS0.00142EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.10 views

CVE-2026-23178

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS6.8AI score0.00142EPSS
SaveExploits0References16
OSV
OSV
added 2026/02/14 5:15 p.m.15 views

UBUNTU-CVE-2026-23197

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or I2CSMBUSBLOCKMAX, the length handler sets the state to IMXI2CSTATEFAILED. However, i2cimxmasterisr unconditionally...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.6 views

CVE-2026-23197

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or I2CSMBUSBLOCKMAX, the length handler sets the state to IMXI2CSTATEFAILED. However, i2cimxmasterisr unconditionally...

5.1AI score0.001EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/14 4:27 p.m.23 views

CVE-2026-23197 i2c: imx: preserve error state in block data length handler

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or I2CSMBUSBLOCKMAX, the length handler sets the state to IMXI2CSTATEFAILED. However, i2cimxmasterisr unconditionally...

5.2AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.9 views

CVE-2026-23178

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

5.4AI score0.00142EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/02/14 4:27 p.m.40 views

CVE-2026-23178

CVE-2026-23178 — Linux kernel HID i2c-hid buffer overflow . The vulnerability occurs in i2c_hid_get_report() where i2c_hid_xfer reads recv_len + 2 bytes into ihid->rawbuf. recv_len can be as large as HID_MAX_BUFFER_SIZE (16384) and not necessarily bounded by the actual destination buffer, risk...

7.8CVSS5.5AI score0.00142EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/14 4:27 p.m.9 views

CVE-2026-23178 HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.42 views

CVE-2026-23178 HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS0.00142EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23178

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can co...

7.8CVSS7.4AI score0.00142EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2026/02/14 12:00 a.m.9 views

Security update for micropython (low)

openSUSE Security Update: Security update for micropython Announcement ID: openSUSE-SU-2026:0050-1 Rating: low References: 1257803 Cross-References: CVE-2025-59438 CVE-2026-1998 CVSS scores: CVE-2025-59438 SUSE: 5.7 CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N Affected Products...

5.7CVSS5.5AI score0.00246EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23197

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or I2CSMBUSBLOCKMAX, the length handler sets the...

5.5CVSS6AI score0.001EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/04 5:16 p.m.10 views

CVE-2026-23055

In the Linux kernel, the following vulnerability has been resolved: i2c: riic: Move suspend handling to NOIRQ phase Commit 53326135d0e0 "i2c: riic: Add suspend/resume support" added suspend support for the Renesas I2C driver and following this change on RZ/G3E the following WARNING is seen on...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/04 5:16 p.m.12 views

UBUNTU-CVE-2026-23055

In the Linux kernel, the following vulnerability has been resolved: i2c: riic: Move suspend handling to NOIRQ phase Commit 53326135d0e0 "i2c: riic: Add suspend/resume support" added suspend support for the Renesas I2C driver and following this change on RZ/G3E the following WARNING is seen on...

5.6AI score0.00166EPSS
SaveExploits0References12
CVE
CVE
added 2026/02/04 4:04 p.m.32 views

CVE-2026-23055

CVE-2026-23055 : Linux kernel vulnerability affecting the Renesas i2c riic driver. The issue stems from suspend handling during suspend/ resume. After commit 53326135d0e0, suspend support was added for i2c-riic, but on some platforms (e.g., RZ/G3E) a warning is produced: “Transfer while suspended...

5.2AI score0.00166EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:04 p.m.7 views

CVE-2026-23055

In the Linux kernel, the following vulnerability has been resolved: i2c: riic: Move suspend handling to NOIRQ phase Commit 53326135d0e0 "i2c: riic: Add suspend/resume support" added suspend support for the Renesas I2C driver and following this change on RZ/G3E the following WARNING is seen on...

5.2AI score0.00166EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/04 4:04 p.m.8 views

CVE-2026-23055 i2c: riic: Move suspend handling to NOIRQ phase

In the Linux kernel, the following vulnerability has been resolved: i2c: riic: Move suspend handling to NOIRQ phase Commit 53326135d0e0 "i2c: riic: Add suspend/resume support" added suspend support for the Renesas I2C driver and following this change on RZ/G3E the following WARNING is seen on...

5.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/04 4:04 p.m.42 views

CVE-2026-23055 i2c: riic: Move suspend handling to NOIRQ phase

In the Linux kernel, the following vulnerability has been resolved: i2c: riic: Move suspend handling to NOIRQ phase Commit 53326135d0e0 "i2c: riic: Add suspend/resume support" added suspend support for the Renesas I2C driver and following this change on RZ/G3E the following WARNING is seen on...

0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/02/04 4:04 p.m.16 views

CVE-2026-23055

In the Linux kernel, the following vulnerability has been resolved: i2c: riic: Move suspend handling to NOIRQ phase Commit 53326135d0e0 "i2c: riic: Add suspend/resume support" added suspend support for the Renesas I2C driver and following this change on RZ/G3E the following WARNING is seen on...

5.2AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 2:16 p.m.9 views

UBUNTU-CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0References8
Rows per page
Query Builder