Lucene search
+L

4901 matches found

Debian CVE
Debian CVE
added 2024/04/28 1:00 p.m.36 views

CVE-2022-48654

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix possible bogus match in nfosffind nfosffind incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nftosf which can be used to leak stale kernel stack data to userspa...

7.1CVSS5.5AI score0.00244EPSS
SaveExploits0
OSV
OSV
added 2024/04/28 1:00 p.m.26 views

CVE-2022-48654 netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix possible bogus match in nfosffind nfosffind incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nftosf which can be used to leak stale kernel stack data to userspa...

7.1CVSS5.9AI score
SaveExploits0References8
Zero Day Initiative
Zero Day Initiative
added 2024/04/26 12:00 a.m.24 views

(Pwn2Own) Oracle VirtualBox BusLogic Uninitialized Memory Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on affected installations of Oracle VirtualBox. An attacker must first obtain the ability to execute high-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within...

6CVSS6AI score0.00379EPSS
SaveExploits0References1
CNVD
CNVD
added 2024/04/18 12:00 a.m.20 views

Mozilla Firefox Code Execution Vulnerability (CNVD-2024-36731)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. Mozilla Firefox suffers from a code execution vulnerability that stems from the MarkStack assignment operator, which is part of the JavaScript engine and can access uninitialized memory if used for...

5.3CVSS6.7AI score0.00365EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/16 4:15 p.m.9 views

CVE-2024-3862

The MarkStack assignment operator, part of the JavaScript engine, could access uninitialized memory if it were used in a self-assignment. This vulnerability affects Firefox 125...

5.3CVSS7.3AI score0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/16 4:15 p.m.7 views

UBUNTU-CVE-2024-3862

The MarkStack assignment operator, part of the JavaScript engine, could access uninitialized memory if it were used in a self-assignment. This vulnerability affects Firefox 125...

5.3CVSS7.3AI score0.00365EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/16 4:15 p.m.30 views

CVE-2024-3862

The MarkStack assignment operator, part of the JavaScript engine, could access uninitialized memory if it were used in a self-assignment. This vulnerability affects Firefox 125...

5.3CVSS6.8AI score0.00365EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/16 3:14 p.m.73 views

CVE-2024-3862

The MarkStack assignment operator, part of the JavaScript engine, could access uninitialized memory if it were used in a self-assignment. This vulnerability affects Firefox 125...

5.3CVSS7.6AI score0.00365EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.8 views

SUSE CVE-2024-26805

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix kernel-infoleak-after-free in skbdatagramiter syzbot reported the following uninit-value access issue 1: netlinktofullskb creates a new skb and puts the skb-data passed as a 1st arg of netlinktofullskb onto new skb...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References16
Github Security Blog
Github Security Blog
added 2024/04/05 3:40 p.m.18 views

crayon: 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
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/05 3:40 p.m.16 views

GHSA-XFHW-6MC4-MGXF crayon: 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.5CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.1 views

DEBIAN-CVE-2024-26805

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix kernel-infoleak-after-free in skbdatagramiter syzbot reported the following uninit-value access issue 1: netlinktofullskb creates a new skb and puts the skb-data passed as a 1st arg of netlinktofullskb onto new skb...

5.5CVSS5.9AI score0.00242EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.33 views

CVE-2024-26805 netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix kernel-infoleak-after-free in skbdatagramiter syzbot reported the following uninit-value access issue 1: netlinktofullskb creates a new skb and puts the skb-data passed as a 1st arg of netlinktofullskb onto new skb...

6.6AI score0.00242EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.34 views

CVE-2024-26697 nilfs2: fix data corruption in dsync block recovery for small block sizes

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfsrecoverycopyblock of nilfsrecoverydsyncblocks, which recovers data from logs created by data sync writes during a mount after an...

7.8CVSS6.8AI score0.00243EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.44 views

CVE-2024-26697 nilfs2: fix data corruption in dsync block recovery for small block sizes

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfsrecoverycopyblock of nilfsrecoverydsyncblocks, which recovers data from logs created by data sync writes during a mount after an...

7.8CVSS7.8AI score0.00243EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/26 3:49 a.m.5 views

SUSE CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.3CVSS7.7AI score0.0054EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.37 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

4.4CVSS6.8AI score0.0054EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.10 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS5.2AI score
SaveExploits0References3
OSV
OSV
added 2024/03/25 9:15 a.m.7 views

DEBIAN-CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS5.5AI score0.0054EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/03/25 9:15 a.m.11 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS6.2AI score0.0054EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder