Lucene search
+L

1493 matches found

RedHat Linux
RedHat Linux
•added 2024/03/12 12:48 a.m.•16 views

kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination

An out-of-bounds memory write flaw was found in the Linux kernel’s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS5.8AI score0.00308EPSS
SaveExploits0References5
OSV
OSV
•added 2024/03/06 10:59 a.m.•85 views

BIT-NGINX-2021-23017

A security issue in nginx resolver was identified, which might allow an attacker who is able to forge UDP packets from the DNS server to cause 1-byte memory overwrite, resulting in worker process crash or potential other impact...

7.7CVSS6.4AI score0.53461EPSS
SaveExploits10References15
OSV
OSV
•added 2024/02/15 6:15 a.m.•14 views

CVE-2022-23092

The implementation of lib9p's handling of RWALK messages was missing a bounds check needed when unpacking the message contents. The missing check means that the receipt of a specially crafted message will cause lib9p to overwrite unrelated memory. The bug can be triggered by a malicious bhyve gue...

8.8CVSS6.2AI score0.00654EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/15 6:15 a.m.•18 views

Out-of-bounds

The implementation of lib9p's handling of RWALK messages was missing a bounds check needed when unpacking the message contents. The missing check means that the receipt of a specially crafted message will cause lib9p to overwrite unrelated memory. The bug can be triggered by a malicious bhyve gue...

7.7AI score0.00654EPSS
SaveExploits0References1
OSV
OSV
•added 2024/02/15 5:15 a.m.•8 views

CVE-2022-23088

The 802.11 beacon handling routine failed to validate the length of an IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer. While a FreeBSD Wi-Fi client is in scanning mode i.e., not associated with a SSID a malicious beacon frame may overwrite kernel memory, leading to remote code...

9.8CVSS6AI score0.0362EPSS
SaveExploits0References1
NVD
NVD
•added 2024/02/15 5:15 a.m.•35 views

CVE-2022-23087

The e1000 network adapters permit a variety of modifications to an Ethernet packet when it is being transmitted. These include the insertion of IP and TCP checksums, insertion of an Ethernet VLAN header, and TCP segmentation offload "TSO". The e1000 device model uses an on-stack buffer to generat...

8.8CVSS7.1AI score0.00209EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/15 5:15 a.m.•27 views

Stack overflow

The e1000 network adapters permit a variety of modifications to an Ethernet packet when it is being transmitted. These include the insertion of IP and TCP checksums, insertion of an Ethernet VLAN header, and TCP segmentation offload "TSO". The e1000 device model uses an on-stack buffer to generat...

8.1AI score0.00209EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2024/02/15 5:13 a.m.•9 views

CVE-2022-23092 Missing bounds check in 9p message handling

The implementation of lib9p's handling of RWALK messages was missing a bounds check needed when unpacking the message contents. The missing check means that the receipt of a specially crafted message will cause lib9p to overwrite unrelated memory. The bug can be triggered by a malicious bhyve gue...

7.1AI score0.00654EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/02/15 5:13 a.m.•50 views

CVE-2022-23092 Missing bounds check in 9p message handling

The implementation of lib9p's handling of RWALK messages was missing a bounds check needed when unpacking the message contents. The missing check means that the receipt of a specially crafted message will cause lib9p to overwrite unrelated memory. The bug can be triggered by a malicious bhyve gue...

7AI score0.00654EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/02/15 5:01 a.m.•44 views

CVE-2022-23087 Bhyve e82545 device emulation out-of-bounds write

The e1000 network adapters permit a variety of modifications to an Ethernet packet when it is being transmitted. These include the insertion of IP and TCP checksums, insertion of an Ethernet VLAN header, and TCP segmentation offload "TSO". The e1000 device model uses an on-stack buffer to generat...

7.4AI score0.00209EPSS
SaveExploits0References2
CVE
CVE
•added 2024/02/15 5:01 a.m.•7420 views

CVE-2022-23087

The CVE-2022-23087 issue affects the e1000 device emulation in bhyve on FreeBSD, where the device model uses an on‑stack buffer to modify transmitted packets. When checksum offload is requested, a guest‑provided checksum offset is accepted without validation for certain packet types, enabling a m...

8.8CVSS7.3AI score0.00209EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
•added 2024/02/07 4:33 p.m.•17 views

kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination

An out-of-bounds memory write flaw was found in the Linux kernel’s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS7.3AI score0.00308EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/02/07 4:32 p.m.•12 views

kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination

An out-of-bounds memory write flaw was found in the Linux kernel’s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS7.3AI score0.00308EPSS
SaveExploits0References5
Prion
Prion
•added 2024/01/22 6:15 p.m.•31 views

Authentication flaw

The Omron FINS protocol has an authenticated feature to prevent access to memory regions. Authentication is susceptible to bruteforce attack, which may allow an adversary to gain access to protected memory. This access can allow overwrite of values including programmed logic...

6.4CVSS7.2AI score0.00905EPSS
SaveExploits0References3Affected Software46
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/01/18 12:00 a.m.•0 views

CVE-2024-22419: Buffer Copy without Checking Size of Input

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. The concat built-in can write over the bounds of the memory buffer that was allocated for it and thus overwrite existing valid data. The root cause is that the buildIR for concat doesn't properly adhere to the API of co...

9.8CVSS8.1AI score0.0077EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2024/01/17 3:16 p.m.•2 views

CVE-2024-0646 Kernel: ktls overwrites readonly memory pages when using function splice with a ktls socket as destination

An out-of-bounds memory write flaw was found in the Linux kernel’s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7CVSS7.4AI score0.00308EPSS
SaveExploits0References25
BDU FSTEC
BDU FSTEC
•added 2023/12/22 12:00 a.m.•12 views

The vulnerability of the microprogrammed software of Advantech EKI-1524, EKI-1522, and EKI-1521 allows a perpetrator to execute arbitrary codes.

The vulnerability of microprogrammed software in Advantech EKI-1524, EKI-1522, and EKI-1521 industrial switches lies in the ability to write code outside the buffer memory. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending specially crafted POST requests...

9CVSS8.3AI score0.15499EPSS
SaveExploits2References7Affected Software3
OSV
OSV
•added 2023/12/14 7:43 p.m.•34 views

CVE-2023-37457 Asterisk's PJSIP_HEADER dialplan function can overwrite memory/cause crash when using 'update'

Asterisk is an open source private branch exchange and telephony toolkit. In Asterisk versions 18.20.0 and prior, 20.5.0 and prior, and 21.0.0; as well as ceritifed-asterisk 18.9-cert5 and prior, the 'update' functionality of the PJSIPHEADER dialplan function can exceed the available buffer space...

7.5CVSS8.1AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2023/12/14 7:43 p.m.•47 views

CVE-2023-37457 Asterisk's PJSIP_HEADER dialplan function can overwrite memory/cause crash when using 'update'

Asterisk is an open source private branch exchange and telephony toolkit. In Asterisk versions 18.20.0 and prior, 20.5.0 and prior, and 21.0.0; as well as ceritifed-asterisk 18.9-cert5 and prior, the 'update' functionality of the PJSIPHEADER dialplan function can exceed the available buffer space...

7.5CVSS8.4AI score0.01116EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2023/12/14 7:43 p.m.•93 views

CVE-2023-37457

Asterisk is an open source private branch exchange and telephony toolkit. In Asterisk versions 18.20.0 and prior, 20.5.0 and prior, and 21.0.0; as well as ceritifed-asterisk 18.9-cert5 and prior, the 'update' functionality of the PJSIPHEADER dialplan function can exceed the available buffer space...

8.2CVSS7.9AI score0.01116EPSS
SaveExploits0
Rows per page
Query Builder