Lucene search
+L

341 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-419776)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-419776 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opalpowercapinit kasprintf returns a pointer to...

7.5CVSS6.2AI score0.00814EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-393542)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-393542 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opaleventinit kasprintf returns a pointer to...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-399182)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-399182 advisory. In the Linux kernel, the following vulnerability has been resolved: gpio: grgpio: Add NULL check in grgpioprobe devmkasprintf can return a NULL pointer on failure,bu...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-407080)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-407080 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to...

5.5CVSS5.9AI score0.00271EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:43 p.m.13 views

CVE-2022-50495

CVE-2022-50495 is rejected/not used; this entry does not represent an active vulnerability.

5.8AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-27893

Malicious code in bioql PyPI...

6.2AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-55579

Malicious code in bioql PyPI...

7.6AI score0.00147EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.24 views

EUVD-2025-25572

Malicious code in bioql PyPI...

6.4AI score0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-28947

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-31951

Malicious code in bioql PyPI...

6.4AI score0.00215EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.4 views

SUSE CVE-2023-53454

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...

6.6CVSS6.5AI score0.00215EPSS
SaveExploits0References20
NVD
NVD
added 2025/10/01 12:15 p.m.11 views

CVE-2023-53475

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2023-53454

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...

8.8CVSS5.7AI score0.00215EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.4 views

SUSE CVE-2022-50276

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50276

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

5.5CVSS0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.2 views

DEBIAN-CVE-2022-50276

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

5.5CVSS5.2AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

UBUNTU-CVE-2022-50276

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:21 p.m.32 views

CVE-2022-50276

CVE-2022-50276 is a Linux kernel issue: when kmalloc() fails in kasprintf(), propname becomes NULL and a strcmp() dereferences it in of_get_property(), causing a NULL pointer dereference. The fix is to return ENOMEM when kasprintf() returns NULL. The vulnerability affects the kernel's power suppl...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.4 views

CVE-2022-50276 power: supply: fix null pointer dereferencing in power_supply_get_battery_info

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

6.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.13 views

CVE-2022-50276 power: supply: fix null pointer dereferencing in power_supply_get_battery_info

In the Linux kernel, the following vulnerability has been resolved: power: supply: fix null pointer dereferencing in powersupplygetbatteryinfo when kmalloc fail to allocate memory in kasprintf, propname will be NULL, strcmp called by ofgetproperty will cause null pointer dereference. So return...

0.00147EPSS
SaveExploits0References6
Rows per page
Query Builder