Lucene search
+L

31259 matches found

Lenovo
Lenovo
added 2025/05/13 4:59 p.m.23 views

Intel PROSet/Wireless WiFi Software Advisory - Lenovo Support US

No description provided...

7.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/05/13 4:59 p.m.11 views

Intel PROSet/Wireless WiFi Software Advisory - Lenovo Support US

No description provided...

5.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/05/13 4:54 p.m.9 views

Intel Graphics Software Advisory - Lenovo Support US

No description provided...

7.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/05/13 4:54 p.m.11 views

Intel Graphics Software Advisory - Lenovo Support US

No description provided...

5.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/05/13 4:50 p.m.8 views

Intel Ethernet Network Adapter Software Advisory - Lenovo Support US

No description provided...

5.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/05/13 4:50 p.m.13 views

Intel Ethernet Network Adapter Software Advisory - Lenovo Support US

No description provided...

7.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/05/13 4:46 p.m.10 views

Intel OpenVINO Model Server Software Advisory - Lenovo Support US

No description provided...

7.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/05/13 4:40 p.m.9 views

Intel Ethernet Connections Boot Utility Software Advisory - Lenovo Support US

No description provided...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.52 views

microcode_ctl: Improper initialization in UEFI firmware OutOfBandXML module

Improper initialization in UEFI firmware OutOfBandXML module in some IntelR Processors may allow a privileged user to potentially enable information disclosure via local access...

6.8CVSS5.8AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.10 views

microcode_ctl: Insufficient granularity of access control in UEFI firmware

Insufficient granularity of access control in UEFI firmware in some IntelR processors may allow a authenticated user to potentially enable denial of service via local access...

6.8CVSS5.8AI score0.00218EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.13 views

microcode_ctl: Improper input validation in UEFI firmware

Improper input validation in UEFI firmware for some IntelR Processors may allow a privileged user to potentially enable information disclosure via local access...

6.8CVSS5.8AI score0.00252EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: drm/i915/hdcp: Add encoder check in hdcp2_get_capability

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in hdcp2getcapability Add encoder check in intelhdcp2getcapability to avoid null pointer error...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: pinctrl: intel: platform: fix error path in device_for_each_child_node()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in deviceforeachchildnode The deviceforeachchildnode loop requires calls to fwnodehandleput upon early returns to decrement the refcount of the child node and avoid leaking memory if that...

5.5CVSS6.9AI score0.0018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intelhdcpgetcapability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intelhdcpgetcapability add a check to avoid kernel null pointer...

5.5CVSS6.8AI score0.00228EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.19 views

kernel: ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: ntb: intel: Fix the NULL vs ISERR bug for debugfscreatedir The debugfscreatedir function returns error pointers. It never returns NULL. So use ISERR to check it...

6.4AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.16 views

kernel: powercap: intel_rapl: Fix off by one in get_rpi()

A flaw was found in the intelrapl driver within the powercap subsystem of the Linux kernel. An off-by-one error in the getrpi function, caused by an incorrect array boundary check, could allow a local attacker to perform an out-of-bounds read or write. This vulnerability may lead to information...

7.1CVSS6.7AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: thermal: intel: int340x: processor: Fix warning during module unload

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int340x: processor: Fix warning during module unload The processorthermal driver uses pcimdeviceenable to enable a PCI device, which means the device will be automatically disabled on driver detach. Thus there is ...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.22 views

kernel: drm/i915: Fix NULL pointer dereference in capture_engine

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in captureengine When the intelcontext structure contains NULL, it raises a NULL pointer dereference error in drminfo. cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d...

5.5CVSS6.8AI score0.0022EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/13 12:00 a.m.10 views

Intel PROSet/Wireless WiFi 输入验证错误漏洞

Intel PROSet/Wireless WiFi is a wireless network card driver from Intel Corporation USA. An input validation error vulnerability exists in Intel PROSet/Wireless WiFi versions prior to 23.100, which stems from improper input validation and could lead to a denial of service attack...

8.3CVSS6.4AI score0.00163EPSS
SaveExploits0References2
Rows per page
Query Builder