Lucene search
K

66 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-6.1, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: In the tty module, for the serial subsystem, there is a issue where the uartlite driver is registered within the init function. When two instances of the uart device are being probed, a concurrency race may occur. If one thread...

5.5CVSS6.5AI score0.00054EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/06 12:30 p.m.0 views

EUVD-2026-27685

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Update cpuidle driver check in acpiprocessorstart Commit 7a8c994cbb2d "ACPI: processor: idle: Optimize ACPI idle driver registration" moved the ACPI idle driver registration to acpiprocessordriverinit and...

5.8AI score0.00013EPSS
Exploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.0 views

CVE-2026-43122

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Update cpuidle driver check in acpiprocessorstart Commit 7a8c994cbb2d "ACPI: processor: idle: Optimize ACPI idle driver registration" moved the ACPI idle driver registration to acpiprocessordriverinit and...

5.5CVSS0.00013EPSS
Exploits0References3
CVE
CVE
added 2026/05/06 11:27 a.m.3 views

CVE-2026-43122

CVE-2026-43122 corresponds to a Linux kernel vulnerability where the ACPI cpuidle driver check in __acpi_processor_start() could call acpi_processor_power_init() without a cpuidle driver, risking a NULL pointer dereference in __cpuidle_register_device(). The root cause is the change described in ...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:27 a.m.2 views

CVE-2026-43122

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Update cpuidle driver check in acpiprocessorstart Commit 7a8c994cbb2d "ACPI: processor: idle: Optimize ACPI idle driver registration" moved the ACPI idle driver registration to acpiprocessordriverinit and...

5.8AI score0.00013EPSS
Exploits0References4Affected Software1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.6 views

Astra Linux - уязвимость в linux-5.10, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix error handling in iavfinitmodule The iavfinitmodule won't destroy workqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak. Similar to the handling of...

5.5CVSS6.4AI score0.00015EPSS
Exploits0References2
NVD
NVD
added 2026/04/27 6:16 p.m.3 views

CVE-2026-31687

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.5CVSS0.00013EPSS
Exploits0References11
Cvelist
Cvelist
added 2026/04/27 5:32 p.m.24 views

CVE-2026-31687 gpio: omap: do not register driver in probe()

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

0.00013EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.4 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38262)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38262 advisory. - In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart...

5.5CVSS5.3AI score0.00054EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.1 views

SUSE CVE-2022-50850

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.5CVSS6.5AI score0.0004EPSS
Exploits0References10
EUVD
EUVD
added 2025/12/30 3:30 p.m.4 views

EUVD-2022-55848

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.9AI score0.0004EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.19 views

CVE-2022-50850 scsi: ipr: Fix WARNING in ipr_init()

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

0.0004EPSS
Exploits0References9
OSV
OSV
added 2025/12/30 12:8 p.m.1 views

CVE-2022-50820 perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()

In the Linux kernel, the following vulnerability has been resolved: perf/armdmc620: Fix hotplug callback leak in dmc620pmuinit dmc620pmuinit won't remove the callback added by cpuhpsetupstatemulti when platformdriverregister failed. Remove the callback by cpuhpremovemultistate in fail path. Simil...

6.3AI score0.00021EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.1 views

PT-2025-53938

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s dmc620 pmu init function within the perf/arm dmc620 module. The function fails to remove a callback added by cpuhp setup state multi when platform...

6.1AI score0.00021EPSS
Exploits0References6
OSV
OSV
added 2025/12/22 4:14 p.m.1 views

CVE-2025-68332 comedi: c6xdigio: Fix invalid PNP driver unregistration

In the Linux kernel, the following vulnerability has been resolved: comedi: c6xdigio: Fix invalid PNP driver unregistration The Comedi low-level driver "c6xdigio" seems to be for a parallel port connected device. When the Comedi core calls the driver's Comedi "attach" handler c6xdigioattach to...

6.1AI score0.00058EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/12/22 12:0 a.m.1 views

CVE-2025-68332

In the Linux kernel, the following vulnerability has been resolved: comedi: c6xdigio: Fix invalid PNP driver unregistration The Comedi low-level driver "c6xdigio" seems to be for a parallel port connected device. When the Comedi core calls the driver's Comedi "attach" handler c6xdigioattach to...

5.7AI score0.00058EPSS
Exploits0References34
OSV
OSV
added 2025/12/09 1:16 a.m.1 views

UBUNTU-CVE-2022-50632

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: marvellcn10k: Fix hotplug callback leak in tadpmuinit tadpmuinit won't remove the callback added by cpuhpsetupstatemulti when platformdriverregister failed. Remove the callback by cpuhpremovemultistate in fail path...

5.7AI score0.00024EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.4 views

kernel: igb: Fix potential invalid memory access in igb_init_module()

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...

7.1CVSS6.7AI score0.0001EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989990)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989990 advisory. In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when...

7.1CVSS6.1AI score0.0001EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990377 advisory. In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when...

7.1CVSS6.1AI score0.0001EPSS
Exploits0References4
Rows per page
Query Builder