Lucene search
+L

2698 matches found

OSV
OSV
added 2024/04/28 1:15 p.m.7 views

UBUNTU-CVE-2022-48666

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a use-after-free There are two .exitcmdpriv implementations. Both implementations use resources associated with the SCSI host. Make sure that these resources are still available when .exitcmdpriv is called by...

9.8CVSS6.2AI score0.00777EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/04/18 11:43 a.m.4 views

commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file

A loop with an unreachable exit condition Infinite Loop vulnerability was found in Apache Common Compress. This issue can lead to a denial of service...

8.1CVSS6.8AI score0.00441EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.29 views

CVE-2024-26894 ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()

In the Linux kernel, the following vulnerability has been resolved: ACPI: processoridle: Fix memory leak in acpiprocessorpowerexit After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: unreferenced object 0xffff896282f6c000 size 1024: comm...

7.7AI score0.00254EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.28 views

CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS5.9AI score0.00218EPSS
SaveExploits0References18
BDU FSTEC
BDU FSTEC
added 2024/04/12 12:0 a.m.55 views

The vulnerability of the Apache Commons Compress library, related to executing a loop with an unreachable exit condition, allows attackers to compromise the integrity, accessibility, and confidentiality of the protected information.

The vulnerability of the Apache Commons Compress library is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability could allow an attacker to compromise the integrity, accessibility, and confidentiality of the protected information...

8.1CVSS6.6AI score0.00441EPSS
SaveExploits0References4Affected Software2
Redos
Redos
added 2024/04/11 12:0 a.m.18 views

ROS-20240411-12

A vulnerability in the bsonutf8validate function of the MongoDB database management system is related to a loop with an unreachable exit condition. unreachable exit condition. Exploitation of the vulnerability could allow an attacker acting remotely, cause a denial of service...

7.5CVSS7.3AI score0.01103EPSS
SaveExploits0
Redos
Redos
added 2024/04/11 12:0 a.m.27 views

ROS-20240411-03

A vulnerability in the bsonutf8validate function of the MongoDB database management system is related to a loop with an unreachable exit condition. unreachable exit condition. Exploitation of the vulnerability could allow an attacker acting remotely, cause a denial of service...

7.5CVSS7.1AI score0.01103EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/04/09 12:0 a.m.15 views

The vulnerability of the write_indexes() function in the GdkPixbuf image loading library allows a attacker to cause a service failure.

The vulnerability of the GdkPixbuf image loading library is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.01477EPSS
SaveExploits0References4Affected Software2
Cvelist
Cvelist
added 2024/04/06 11:56 a.m.41 views

CVE-2024-24746 Apache NimBLE: Denial of service in NimBLE Bluetooth stack

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Apache NimBLE. Specially crafted GATT operation can cause infinite loop in GATT server leading to denial of service in Bluetooth stack or device. This issue affects Apache NimBLE: through 1.6.0. Users are recommended to upgrade...

6.7AI score0.01458EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/06 11:56 a.m.14 views

CVE-2024-24746 Apache NimBLE: Denial of service in NimBLE Bluetooth stack

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Apache NimBLE. Specially crafted GATT operation can cause infinite loop in GATT server leading to denial of service in Bluetooth stack or device. This issue affects Apache NimBLE: through 1.6.0. Users are recommended to upgrade...

7.5CVSS5.9AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.8 views

SUSE CVE-2024-26670

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: fix ARM64WORKAROUNDSPECULATIVEUNPRIVLOAD Currently the ARM64WORKAROUNDSPECULATIVEUNPRIVLOAD workaround isn't quite right, as it is supposed to be applied after the last explicit memory access, but is immediately...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/05 8:15 p.m.2 views

DEBIAN-CVE-2024-2312

GRUB2 does not call the module fini functions on exit, leading to Debian/Ubuntu's peimage GRUB2 module leaving UEFI system table hooks after exit. This lead to a use-after-free condition, and could possibly lead to secure boot bypass...

6.7CVSS7AI score0.00378EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/04/04 5:24 p.m.33 views

CVE-2024-26782

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

4.7CVSS6.7AI score0.00714EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.33 views

CVE-2024-26782

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS7.3AI score0.00714EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.31 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.30 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS7.3AI score0.00239EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/04/03 12:0 a.m.10 views

The vulnerability of the OPC UA.NET Standard implementation for data transmission in industrial networks arises from executing a loop with an unavailable exit condition, allowing a malicious actor to cause a service failure.

The vulnerability of the OPC UA.NET Standard data transfer specification implementation in industrial networks lies in the execution of a loop with an unavailable exit condition. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

7.8CVSS7.3AI score0.01466EPSS
SaveExploits0References3Affected Software1
The Hacker News
The Hacker News
added 2024/03/29 2:54 p.m.57 views

Dormakaba Locks Used in Millions of Hotel Rooms Could Be Cracked in Seconds

Security vulnerabilities discovered in Dormakaba's Saflok electronic RFID locks used in hotels could be weaponized by threat actors to forge keycards and stealthily slip into locked rooms. The shortcomings have been collectively named Unsaflok by researchers Lennert Wouters, Ian Carroll, rqu,...

7.7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/28 4:15 a.m.7 views

SUSE CVE-2023-52625

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface Why We can hang in place trying to send commands when the DMCUB isn't powered on. How We need to exit out of the idle state prior to sending a command, but the process tha...

5.5CVSS7.7AI score0.002EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/26 6:15 p.m.2 views

DEBIAN-CVE-2023-52625

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface Why We can hang in place trying to send commands when the DMCUB isn't powered on. How We need to exit out of the idle state prior to sending a command, but the process tha...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References1
Rows per page
Query Builder