Lucene search
+L

14262 matches found

OSV
OSV
added 2024/02/27 7:04 p.m.14 views

AZL-35447 CVE-2024-27099 affecting package azure-iot-sdk-c for versions less than 2022.01.21-3

The uAMQP is a C library for AMQP 1.0 communication to Azure Cloud Services. When processing an incorrect AMQPVALUE failed state, may cause a double free problem. This may cause a RCE. Update submodule with commit 2ca42b6e4e098af2d17e487814a91d05f6ae4987...

9.8CVSS6.9AI score0.01418EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:04 p.m.12 views

UBUNTU-CVE-2024-27099

The uAMQP is a C library for AMQP 1.0 communication to Azure Cloud Services. When processing an incorrect AMQPVALUE failed state, may cause a double free problem. This may cause a RCE. Update submodule with commit 2ca42b6e4e098af2d17e487814a91d05f6ae4987...

9.8CVSS5.8AI score0.01418EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/27 6:58 p.m.49 views

CVE-2024-27099 Azure IoT Platform Device SDK Double Free Vulnerability

The uAMQP is a C library for AMQP 1.0 communication to Azure Cloud Services. When processing an incorrect AMQPVALUE failed state, may cause a double free problem. This may cause a RCE. Update submodule with commit 2ca42b6e4e098af2d17e487814a91d05f6ae4987...

9.8CVSS9.6AI score0.01418EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/27 6:40 p.m.28 views

CVE-2021-46945 ext4: always panic when errors=panic is specified

In the Linux kernel, the following vulnerability has been resolved: ext4: always panic when errors=panic is specified Before commit 014c9caa29d3 "ext4: make ext4abort use ext4error", the following series of commands would trigger a panic: 1. mount /dev/sda -o ro,errors=panic test 2. mount /dev/sd...

7.2AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/27 6:02 p.m.39 views

CVE-2021-46937

In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfstargetidswrite' DAMON debugfs interface increases the reference counts of 'struct pid's for targets from the 'targetids' file write callback 'dbgfstargetidswrite', but decreases the...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 12:00 p.m.15 views

RUSTSEC-2024-0018 ObjectPool creates uninitialized memory when freeing objects

As of version 0.6.0, the ObjectPool explicitly creates an uninitialized instance of its type parameter when it attempts to free an object, and swaps it into the storage. This causes instant undefined behavior due to reading the uninitialized memory in order to write it to the pool storage...

7.3AI score
SaveExploits0References3
Prion
Prion
added 2024/02/27 7:15 a.m.22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

7.1AI score0.00232EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/27 7:15 a.m.30 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: Make tcpallowedcongestioncontrol readonly in non-init netns Currently, tcpallowedcongestioncontrol is global and writable; writing to it in any net namespace will leak into all other net namespaces...

7.1AI score0.00233EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.22 views

CVE-2021-46912 net: Make tcp_allowed_congestion_control readonly in non-init netns

In the Linux kernel, the following vulnerability has been resolved: net: Make tcpallowedcongestioncontrol readonly in non-init netns Currently, tcpallowedcongestioncontrol is global and writable; writing to it in any net namespace will leak into all other net namespaces...

7.3CVSS6.8AI score0.00233EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.43 views

CVE-2021-46912 net: Make tcp_allowed_congestion_control readonly in non-init netns

In the Linux kernel, the following vulnerability has been resolved: net: Make tcpallowedcongestioncontrol readonly in non-init netns Currently, tcpallowedcongestioncontrol is global and writable; writing to it in any net namespace will leak into all other net namespaces...

7.3CVSS6AI score0.00233EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/02/27 3:54 a.m.7 views

SUSE CVE-2024-26601

In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd "ext4: remove redundant mbregeneratebuddy" and reintroduces mbregeneratebuddy. Based on code in mbfreeblocks, fast commi...

5.5CVSS6.4AI score0.00289EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.6 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a contention between a task that aborts a transaction during a commit, a task that performs fsync, and a...

4.7CVSS6.4AI score0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/26 4:28 p.m.8 views

UBUNTU-CVE-2024-26604

In the Linux kernel, the following vulnerability has been resolved: Revert "kobject: Remove redundant checks for whether ktype is NULL" This reverts commit 1b28cb81dab7c1eedc6034206f4e8d644046ad31. It is reported to cause problems, so revert it for now until the root cause can be found...

5.5CVSS5.7AI score0.00274EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/26 4:27 p.m.28 views

CVE-2024-26601

In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd "ext4: remove redundant mbregeneratebuddy" and reintroduces mbregeneratebuddy. Based on code in mbfreeblocks, fast commi...

7.8CVSS6.3AI score0.00289EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/26 4:27 p.m.7 views

DEBIAN-CVE-2024-26601

In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd "ext4: remove redundant mbregeneratebuddy" and reintroduces mbregeneratebuddy. Based on code in mbfreeblocks, fast commi...

5.5CVSS5.6AI score0.00289EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.11 views

CVE-2024-26468

A DOM based cross-site scripting XSS vulnerability in the component index.html of jstrieb/urlpages before commit 035b647 allows attackers to execute arbitrary Javascript via sending a crafted URL...

6.1CVSS5.9AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.9 views

CVE-2024-26467

A DOM based cross-site scripting XSS vulnerability in the component generator.html of tabatkins/railroad-diagrams before commit ea9a123 allows attackers to execute arbitrary Javascript via sending a crafted URL...

6.1CVSS5.9AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.9 views

CVE-2024-21836

A heap-based buffer overflow vulnerability exists in the GGUF library header.ntensors functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7.7AI score0.01349EPSS
SaveExploits1References2
Prion
Prion
added 2024/02/26 4:27 p.m.35 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix NULL pointer dereference in zone registration error path If deviceregister in thermalzonedeviceregisterwithtrips returns an error, the tz variable is set to NULL and subsequently dereferenced in kfreetz-tzp...

7.1AI score0.00272EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/26 4:27 p.m.22 views

Cross site scripting

A DOM based cross-site scripting XSS vulnerability in the component generator.html of tabatkins/railroad-diagrams before commit ea9a123 allows attackers to execute arbitrary Javascript via sending a crafted URL...

6.2AI score0.00429EPSS
SaveExploits0References1
Rows per page
Query Builder