Lucene search
+L

120 matches found

RedhatCVE
RedhatCVE
added 2024/09/18 9:47 a.m.17 views

CVE-2024-46744

A vulnerability was found in the Linux kernel involving the use of uninitialized resources. When a corrupted symbolic link size read is called from the disk, it causes an uninitialized page, resulting in loss of availability of the system. Mitigation Mitigation for this issue is either not...

5.5CVSS7.2AI score0.00299EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.17 views

CVE-2024-46744 Squashfs: sanity check symbolic link size

In the Linux kernel, the following vulnerability has been resolved: Squashfs: sanity check symbolic link size Syzkiller reports a "KMSAN: uninit-value in picklink" bug. This is caused by an uninitialised page, which is ultimately caused by a corrupted symbolic link size read from disk. The reason...

6.6AI score0.00299EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.34 views

CVE-2024-46744 Squashfs: sanity check symbolic link size

In the Linux kernel, the following vulnerability has been resolved: Squashfs: sanity check symbolic link size Syzkiller reports a "KMSAN: uninit-value in picklink" bug. This is caused by an uninitialised page, which is ultimately caused by a corrupted symbolic link size read from disk. The reason...

0.00299EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/18 7:12 a.m.22 views

CVE-2024-46744 Squashfs: sanity check symbolic link size

In the Linux kernel, the following vulnerability has been resolved: Squashfs: sanity check symbolic link size Syzkiller reports a "KMSAN: uninit-value in picklink" bug. This is caused by an uninitialised page, which is ultimately caused by a corrupted symbolic link size read from disk. The reason...

6AI score
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2024/05/30 4:15 p.m.6 views

CVE-2024-36898

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix uninitialised kfifo If a line is requested with debounce, and that results in debouncing in software, and the line is subsequently reconfigured to enable edge detection then the allocation of the kfifo to conta...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/30 4:15 p.m.4 views

DEBIAN-CVE-2024-36898

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix uninitialised kfifo If a line is requested with debounce, and that results in debouncing in software, and the line is subsequently reconfigured to enable edge detection then the allocation of the kfifo to conta...

7.8CVSS5.5AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.16 views

AZL-67503 CVE-2024-36898 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix uninitialised kfifo If a line is requested with debounce, and that results in debouncing in software, and the line is subsequently reconfigured to enable edge detection then the allocation of the kfifo to conta...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.25 views

CVE-2024-36898

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix uninitialised kfifo If a line is requested with debounce, and that results in debouncing in software, and the line is subsequently reconfigured to enable edge detection then the allocation of the kfifo to conta...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.27 views

CVE-2024-36898 gpiolib: cdev: fix uninitialised kfifo

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix uninitialised kfifo If a line is requested with debounce, and that results in debouncing in software, and the line is subsequently reconfigured to enable edge detection then the allocation of the kfifo to conta...

7.1CVSS6.8AI score0.00234EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.39 views

CVE-2024-36898 gpiolib: cdev: fix uninitialised kfifo

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix uninitialised kfifo If a line is requested with debounce, and that results in debouncing in software, and the line is subsequently reconfigured to enable edge detection then the allocation of the kfifo to conta...

7.1CVSS6.4AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/30 3:29 p.m.15 views

CVE-2024-36898 gpiolib: cdev: fix uninitialised kfifo

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix uninitialised kfifo If a line is requested with debounce, and that results in debouncing in software, and the line is subsequently reconfigured to enable edge detection then the allocation of the kfifo to conta...

7.1CVSS5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.42 views

CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

7.8CVSS7.2AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.38 views

CVE-2024-26807 spi: cadence-qspi: fix pointer reference in runtime PM hooks

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

7.8CVSS7.7AI score0.00234EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.93 views

CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/18 11:15 a.m.12 views

DEBIAN-CVE-2024-26635

In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETHPTR8022. syzbot reported an uninit-value bug below. 0 llc supports ETHP8022 0x0004 and used to support ETHPTR8022 0x0011, and syzbot abused the latter to trigger the bug. write$tunr0,...

5.5CVSS5.6AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/18 11:15 a.m.13 views

UBUNTU-CVE-2024-26635

In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETHPTR8022. syzbot reported an uninit-value bug below. 0 llc supports ETHP8022 0x0004 and used to support ETHPTR8022 0x0011, and syzbot abused the latter to trigger the bug. write$tunr0,...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:0 a.m.26 views

FreeBSD : h2o -- uninitialised memory access in HTTP3 (1d3677a8-9143-42d8-84a3-0585644dff4b)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 1d3677a8-9143-42d8-84a3-0585644dff4b advisory. - h2o is an open source http server. In code prior to the 8c0eca3 commit h2o may attempt to access...

7.4CVSS6.2AI score0.02667EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.14 views

Users can claim extremely large rewards or lock rewards from LpGauge due to uninitialised poolLastUpdate variable

Lines of code Vulnerability details Impact A user can claim all of the available governance tokens or prevent any rewards from being claimed in LpGauge.sol if sufficient time is left between deploying the contract and initialising it in the StakerVault.sol contract by calling initalizeLPGauge OR ...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.18 views

Governance Token limit can be massively increased due to uninitialised lastEvent variable

Lines of code Vulnerability details Impact Due to insufficient checks in the executeInflationRateUpdate in the Minter contract, the limit on tokens that can be minted is massively increased. As lastEvent is uninitialised and equal to 0 by default, in the first line of executeInflationRateUpdate,...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2020/09/24 10:37 a.m.31 views

Information Disclosure

pdns is vulnerable to information disclosure. The vulnerability exists as crafted zone records can leak uninitialised memory...

4.3CVSS1.6AI score0.02592EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder