Lucene search
+L

11318 matches found

OSV
OSV
added 2023/02/13 4:00 p.m.11 views

GO-2023-1534 Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2

Unmarshalling a Hello Verify request can panic, which could allow a denial of service...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.7 views

PT-2023-35369 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.14.304 Description: The issue is related to the f2fs extent tree. If the extent tree is not created, it may cause a panic. The actual impact and attack plausibility have not yet been proven. Recommendations:...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.7 views

PT-2023-35188 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.90 Description: The issue is related to the f2fs component, where a panic can be avoided if the extent tree is not created. The actual impact and attack plausibility have not yet been proven...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.6 views

PT-2023-34952 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.11 Description: The issue is related to a kernel panic when probing an illegal position in the RISC-V architecture. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/02/10 7:52 p.m.42 views

IPFS go-bitfield vulnerable to DoS via malformed size arguments

Impact When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8 or is negative. There were already a note in the NewBitfield documentation: Panics if size is not a multiple ...

7.5CVSS7.3AI score0.0091EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2023/02/09 9:20 p.m.57 views

CVE-2022-2879

A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory,...

6.5CVSS7.4AI score0.01659EPSS
SaveExploits0References5
NVD
NVD
added 2023/02/09 9:15 p.m.34 views

CVE-2023-23625

go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout paramete...

7.5CVSS6.1AI score0.00675EPSS
SaveExploits0References2
Prion
Prion
added 2023/02/09 9:15 p.m.22 views

Code injection

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5CVSS7.5AI score0.0091EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/02/09 8:54 p.m.44 views

CVE-2023-23626 Denial of service when feeding malformed size arguments in go-bitfield

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5.9CVSS7.7AI score0.0091EPSS
SaveExploits1References2
OSV
OSV
added 2023/02/09 8:54 p.m.32 views

CVE-2023-23626 Denial of service when feeding malformed size arguments in go-bitfield

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5.9CVSS7.4AI score
SaveExploits0References4
CNNVD
CNNVD
added 2023/02/09 12:00 a.m.10 views

go-unixfs 资源管理错误漏洞

go-unixfs is an implementation of a unix-like filesystem utility on top of ipld merkledag. A resource management error vulnerability exists in go-unixfs versions prior to 0.4.3, which stems from an attempt to read an incorrectly formatted HAMT slice directory that could lead to panic and virtual...

7.5CVSS7.3AI score0.00675EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/02/09 12:00 a.m.15 views

go-bitfield 代码问题漏洞

go-bitfield is a simple bitfield package from IPFS Open Source. A code issue vulnerability exists in versions prior to go-bitfield v1.1.0 that stems from an attacker being able to trigger a panic when entering untrusted users into the parameters of the NewBitfield and FromBytes functions...

7.5CVSS7.3AI score0.0091EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/02/09 12:00 a.m.8 views

PT-2023-19092 · Unknown · Go-Unixfsnode

Name of the Vulnerable Software and Affected Versions: go-unixfsnode versions prior to 1.5.2 Description: The issue is caused by a bogus fanout parameter in the HAMT directory nodes, which can lead to panics and virtual memory leaks when trying to read malformed HAMT sharded directories. If...

7.5CVSS7.2AI score0.00908EPSS
SaveExploits0References10
OSV
OSV
added 2023/02/07 10:41 p.m.31 views

GHSA-9XM8-8QVC-VW3P Denial of Service in dhowden/tag

dhowden tag before 0.0.0-20201120070457-d52dcb253c63 allows panic: runtime error: index out of range via readPICFrame...

5.3CVSS6.3AI score0.0112EPSS
SaveExploits4References11
OSV
OSV
added 2023/02/07 6:36 p.m.20 views

GHSA-4XGV-J62Q-H3RJ Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2

Impact During the unmarshalling of a hello verify request we could try to unmarshal into too small a buffer. is could result in a panic leading the program to crash. This issue could be abused to cause a denial of service. Workaround None, upgrade to 2.2.4...

5.9CVSS7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/02/07 6:36 p.m.21 views

Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2

Impact During the unmarshalling of a hello verify request we could try to unmarshal into too small a buffer. is could result in a panic leading the program to crash. This issue could be abused to cause a denial of service. Workaround None, upgrade to 2.2.4...

6.7AI score
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2023/02/07 6:24 p.m.27 views

Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2

Impact When attempting to unmarshal a Server Hello request we could attempt to unmarshal into a buffer that was too small. This could result in a panic leading the program to crash. This issue could be abused to cause a denial of service. Workaround None...

6.8AI score
SaveExploits0References4Affected Software2
OSV
OSV
added 2023/02/07 6:24 p.m.19 views

GHSA-HXP2-XQF3-V83H Panic during unmarshal of Hello Verify Request in github.com/pion/dtls/v2

Impact When attempting to unmarshal a Server Hello request we could attempt to unmarshal into a buffer that was too small. This could result in a panic leading the program to crash. This issue could be abused to cause a denial of service. Workaround None...

5.9CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2023/02/07 7:33 a.m.7 views

SUSE-SU-2023:0281-1 Security update for the Linux Kernel (Live Patch 17 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-1503005963 fixes several issues. The following security issues were fixed: - CVE-2022-3424: Fixed use-after-free in grusetcontextoption, grufault and gruhandleusercallos that could lead to kernel panic bsc1204167. - CVE-2022-2602: Fixed a local privilege...

7.8CVSS7.4AI score0.01433EPSS
SaveExploits2References5
OSV
OSV
added 2023/02/07 6:34 a.m.7 views

SUSE-SU-2023:0277-1 Security update for the Linux Kernel (Live Patch 1 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-1504002411 fixes several issues. The following security issues were fixed: - CVE-2022-4379: A use-after-free vulnerability was found in nfs42sscopen in fs/nfs/nfs4file.c in the Linux kernel. This flaw allowed an attacker to conduct a remote denial of servi...

7.8CVSS7.4AI score0.06346EPSS
SaveExploits2References7
Rows per page
Query Builder