Lucene search
+L

156 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Check governor before using governor-name The commit 96ffcdf239de “PM / devfreq: Remove redundant governorname from struct devfreq” removes governorname and uses governor-name to replace it. However, devfreq-governo...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip the governor when only one idle state is available. On certain platforms PowerNV systems without a power-mgt DT node, cpuidle may register only a single idle state. In cases where that single state is a polling stat...

5.5CVSS5.9AI score0.0013EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Using the kobject release method to free dbsdata The struct dbsdata contains a struct govattrset, and the struct govattrset contains a kobject. Since every kobject must have a release method, and we cannot...

5.5CVSS6.2AI score0.00265EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreqmonitorstart/stop There is a risk that frequent changes to the governor, performed in a loop, may lead to corruption of the timer list. Specifically, the timer cancellation process, which occurs...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: cpufreq: The governor parameter is set to fix double-free in cpufreqdbsgovernorinit. When kobjectinitandadd fails, cpufreqdbsgovernorinit calls kobjectput&dbsdata-attrset.kobj. The callback function for releasing the kobject,...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/06 12:00 a.m.•5 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053344)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053344 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermalzonedeviceregisterwithtrips fai...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100712)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100712 advisory. In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms PowerNV systems...

5.5CVSS5.5AI score0.0013EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/11 11:46 p.m.•7 views

SUSE CVE-2026-68357

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/11 12:30 p.m.•13 views

CVE-2026-68357

A flaw was found in the Linux kernel's watchdog subsystem. When a watchdog governor is unregistered, if it is also set as the default governor, the default governor is not properly cleared. This can lead to a Use-After-Free UAF condition where new or existing watchdog devices may inherit or be...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2026/08/11 8:12 a.m.•11 views

watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()

...

9.8CVSS5.2AI score0.0022EPSS
SaveExploits0
NVD
NVD
•added 2026/08/10 1:20 p.m.•13 views

CVE-2026-68357

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

0.0022EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•13 views

CVE-2026-68357

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

5.4AI score0.0022EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/10 1:20 p.m.•9 views

UBUNTU-CVE-2026-68357

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

5.3AI score0.0022EPSS
SaveExploits0References7
CVE
CVE
•added 2026/08/10 12:03 p.m.•57 views

CVE-2026-68357

The CVE pertains to the Linux kernel watchdog subsystem. It describes a use-after-free (UAF) that occurs when a watchdog governor is unregistered and the currently active governor is also the default_gov. In this case, the default_gov is not cleared, causing: (1) new watchdog devices to inherit a...

5.3AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/10 12:03 p.m.•18 views

CVE-2026-68357 watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

5.4AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/08/10 12:03 p.m.•16 views

EUVD-2026-55458

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

5.3AI score0.0022EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/10 12:03 p.m.•41 views

CVE-2026-68357 watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•7 views

PT-2026-69757

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue exists in the watchdog unregister governor function. When a watchdog governor is unregistered, the system updates existing watchdog devices to fall back to the...

5.9AI score0.0022EPSS
SaveExploits0
OSV
OSV
•added 2026/07/25 10:17 a.m.•11 views

UBUNTU-CVE-2026-64373

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreqsuspend is called via the kernelrestart - deviceshutdown path. Unlike the normal system suspend path, the reboot path does not call freezeprocesses, so...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References21
Amazon
Amazon
•added 2026/07/20 12:00 a.m.•16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache CVE-2026-31402 In the Linux kernel, the following vulnerability has been resolved: ext4: validate pidx bounds in ext4extcorrectindexes CVE-2026-31449 In the Lin...

9.8CVSS6.2AI score0.00839EPSS
SaveExploits2
Rows per page
Query Builder