Lucene search
+L

1762 matches found

OSV
OSV
added 2025/11/18 7:15 p.m.5 views

UBUNTU-CVE-2025-61663

A vulnerability has been identified in the GRUB2 bootloader's normal command that poses an immediate Denial of Service DoS risk. This flaw is a Use-after-Free issue, caused because the normal command is not properly unregistered when the module is unloaded. An attacker who can execute this comman...

4.9CVSS5.8AI score0.00129EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/11/18 6:20 p.m.1 views

CVE-2025-61664 Grub2: missing unregister call for normal_exit command may lead to use-after-free

A vulnerability in the GRUB2 bootloader has been identified in the normal module. This flaw, a memory Use After Free issue, occurs because the normalexit command is not properly unregistered when its related module is unloaded. An attacker can exploit this condition by invoking the command after...

4.9CVSS6.5AI score0.0014EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/18 6:20 p.m.35 views

CVE-2025-61664

CVE-2025-61664 (GRUB2) is a Use-After-Free in the normal module where the normal_exit command is not properly unregistered when a module is unloaded. An attacker could invoke the orphaned/normal_exit path after the module removal, causing the system to access a previously freed memory location an...

4.9CVSS6.6AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/18 6:20 p.m.6 views

CVE-2025-61663 Grub2: missing unregister call for normal commands may lead to use-after-free

A vulnerability has been identified in the GRUB2 bootloader's normal command that poses an immediate Denial of Service DoS risk. This flaw is a Use-after-Free issue, caused because the normal command is not properly unregistered when the module is unloaded. An attacker who can execute this comman...

4.9CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/11/18 6:20 p.m.23 views

CVE-2025-61663 Grub2: missing unregister call for normal commands may lead to use-after-free

A vulnerability has been identified in the GRUB2 bootloader's normal command that poses an immediate Denial of Service DoS risk. This flaw is a Use-after-Free issue, caused because the normal command is not properly unregistered when the module is unloaded. An attacker who can execute this comman...

4.9CVSS0.00129EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/11/18 6:20 p.m.3 views

CVE-2025-61663 Grub2: missing unregister call for normal commands may lead to use-after-free

A vulnerability has been identified in the GRUB2 bootloader's normal command that poses an immediate Denial of Service DoS risk. This flaw is a Use-after-Free issue, caused because the normal command is not properly unregistered when the module is unloaded. An attacker who can execute this comman...

4.9CVSS6.6AI score0.00129EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/18 6:20 p.m.23 views

CVE-2025-61662 Grub2: missing unregister call for gettext command may lead to use-after-free

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the applicati...

7.8CVSS0.00204EPSS
SaveExploits0References24
CVE
CVE
added 2025/11/18 6:20 p.m.99 views

CVE-2025-61662

CVE-2025-61662 involves a Use-After-Free in GRUB2’s gettext module where the gettext command remains registered after unloading, enabling an attacker to invoke an orphaned command and crash grub (DoS). The Initial Description notes potential data integrity/confidentiality risks but provides no pa...

7.8CVSS6.6AI score0.00204EPSS
SaveExploits0References25Affected Software1
RedhatCVE
RedhatCVE
added 2025/11/18 6:20 p.m.10 views

CVE-2025-54770

A vulnerability has been identified in the GRUB2 bootloader's network module that poses an immediate Denial of Service DoS risk. This flaw is a Use-after-Free issue, caused because the netsetvlan command is not properly unregistered when the network module is unloaded from memory. An attacker who...

4.9CVSS6.9AI score0.00147EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/18 12:00 a.m.9 views

PT-2025-47381

Name of the Vulnerable Software and Affected Versions GRUB2 Bootloader affected versions not specified Description A Use-after-Free issue exists in the GRUB2 bootloader’s normal command. The flaw occurs because the normal command is not properly unregistered when the module is unloaded. An attack...

7.8CVSS6.5AI score0.00413EPSS
SaveExploits0References79
OSV
OSV
added 2025/11/13 2:22 p.m.8 views

SUSE-SU-2025:21056-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by missi...

9.8CVSS6.5AI score0.08942EPSS
SaveExploits3References405
SUSE CVE
SUSE CVE
added 2025/11/13 12:24 a.m.15 views

SUSE CVE-2025-40125

In the Linux kernel, the following vulnerability has been resolved: blk-mq: check kobject stateinsysfs before deleting in blkmqunregisterhctx In blkmqupdatenrhwqueues the return value of blkmqsysfsregisterhctxs is not checked. If sysfs creation for hctx fails, later changing the number of hwqueue...

6.5AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 11:15 a.m.18 views

UBUNTU-CVE-2025-40125

In the Linux kernel, the following vulnerability has been resolved: blk-mq: check kobject stateinsysfs before deleting in blkmqunregisterhctx In blkmqupdatenrhwqueues the return value of blkmqsysfsregisterhctxs is not checked. If sysfs creation for hctx fails, later changing the number of hwqueue...

5.7AI score0.0021EPSS
SaveExploits0References40
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.17 views

CVE-2025-40125 blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx

In the Linux kernel, the following vulnerability has been resolved: blk-mq: check kobject stateinsysfs before deleting in blkmqunregisterhctx In blkmqupdatenrhwqueues the return value of blkmqsysfsregisterhctxs is not checked. If sysfs creation for hctx fails, later changing the number of hwqueue...

0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.16 views

CVE-2025-40125

In the Linux kernel, the following vulnerability has been resolved: blk-mq: check kobject stateinsysfs before deleting in blkmqunregisterhctx In blkmqupdatenrhwqueues the return value of blkmqsysfsregisterhctxs is not checked. If sysfs creation for hctx fails, later changing the number of hwqueue...

5.1AI score0.0021EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990787 advisory. In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if...

7.1CVSS6AI score0.00193EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.8 views

kernel: wifi: ath12k: fix uaf in ath12k_core_init()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12kcoreinit When the execution of ath12kcorehwgroupassign or ath12kcorehwgroupcreate fails, the registered notifier chain is not unregistered properly. Its memory is freed after rmmod, which may trigge...

7.8CVSS7AI score0.0016EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.10 views

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

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990546 advisory. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: cancel all works upon hciunregisterdev syzbot is reporting that calling...

5.5CVSS6AI score0.00182EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990627 advisory. In the Linux kernel, the following vulnerability has been resolved: media: usb: go7007: s2250-board: fix leak in probe Call i2cunregisterdeviceaudio on this error...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988665 advisory. In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use after free on rmmod platdev-dev-platformdata is released by...

7.8CVSS5.9AI score0.00242EPSS
SaveExploits0References4
Rows per page
Query Builder