Lucene search
K

954 matches found

Prion
Prion
added 2024/02/12 3:15 a.m.26 views

Design/Logic Flaw

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

1.7CVSS7.3AI score0.00025EPSS
Exploits0References4Affected Software2
Debian CVE
Debian CVE
added 2024/02/12 12:0 a.m.34 views

CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

5.5CVSS7.2AI score0.00025EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/01/31 4:40 p.m.11 views

CVE-2024-24579 Tar path traversal in stereoscope when processing OCI tar archives

stereoscope is a go library for processing container images and simulating a squash filesystem. Prior to version 0.0.1, it is possible to craft an OCI tar archive that, when stereoscope attempts to unarchive the contents, will result in writing to paths outside of the unarchive temporary director...

5.3CVSS6.7AI score0.00072EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/01/25 8:3 a.m.3 views

python: DoS when processing malformed Apple Property List files in binary format

A vulnerability was found in the Python core plistlib library within the readints function in the plistlib.py file. In malformed input, the implementation can be manipulated to create an argument for struct.unpack. This issue can lead to excessive CPU and memory consumption, resulting in a...

6.5CVSS6.7AI score0.00107EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.31 views

EulerOS 2.0 SP10 : binutils (EulerOS-SA-2024-1054)

According to the versions of the binutils package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in Binutils. The use of an uninitialized field in the struct module module may lead to application crash and local denial of...

9.8CVSS6.7AI score0.01396EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2024/01/08 8:0 a.m.2 views

`serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

...

9.8CVSS9.1AI score0.001EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/01/04 2:33 a.m.1 views

SUSE CVE-2023-50711

vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper can lea...

5.7CVSS7AI score0.001EPSS
Exploits0References7
OSV
OSV
added 2024/01/02 8:15 p.m.1 views

DEBIAN-CVE-2023-50711

vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper can lea...

9.8CVSS8.6AI score0.001EPSS
Exploits0References1
OSV
OSV
added 2024/01/02 8:15 p.m.0 views

UBUNTU-CVE-2023-50711

vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper can lea...

9.8CVSS5.8AI score0.001EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2023/12/22 12:0 a.m.86 views

CentOS 7 : curl (RHSA-2023:7743)

The remote CentOS Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2023:7743 advisory. - A use after free vulnerability exists in curl 7.87.0. Curl can be asked to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can...

5.9CVSS6.7AI score0.00104EPSS
Exploits1References2
OSV
OSV
added 2023/12/21 8:15 p.m.40 views

CVE-2023-6546

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS6.9AI score0.00337EPSS
Exploits0References31
Debian CVE
Debian CVE
added 2023/12/21 8:1 p.m.42 views

CVE-2023-6546

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS7.6AI score0.00337EPSS
Exploits0
Cvelist
Cvelist
added 2023/12/21 8:1 p.m.25 views

CVE-2023-6546 Kernel: gsm multiplexing race condition leads to privilege escalation

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS7.4AI score0.00337EPSS
Exploits0References23
Code423n4
Code423n4
added 2023/12/19 12:0 a.m.11 views

Lack of input validation for ClosePositionParams.amountSwap results in theft of fund (premium + protocol fee))

Lines of code Vulnerability details Impact Lack of input validation for ClosePositionParams.amountSwap results in theft of fund Proof of Concept ParticlePositionManager.sol hold two part of fund 1. the contract hold premium added by borrower 2. the contract hold protocol fee before protocol...

7.4AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/12/12 12:0 a.m.42 views

RHEL 7 : curl (RHSA-2023:7743)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2023:7743 advisory. The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTTP, FTP, a...

5.9CVSS6.8AI score0.00104EPSS
Exploits1References5
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.6 views

Wrapping ether with Ocean.doMultipleInteractions() reverts

Lines of code Vulnerability details Summary Wrapping ether with doMultipleInteractions reverts. This is the case if one or more of the interactions is handling ether. If we look at the internal helper function, doMultipleInteractions, it includes the following: if msg.value != 0...

7.1AI score
Exploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: scsi: mpi3mr: Use number of bits to manage bitmap sizes

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assume that bitmaps are allocated using unsigned long...

7.1CVSS6.8AI score0.00011EPSS
Exploits0References5
Code423n4
Code423n4
added 2023/10/20 12:0 a.m.10 views

the nonce value is not increasing everytime

Lines of code Vulnerability details Impact the nonce value is not increasing everytime The nonce value is used to create the TypeHashHelper.Transaction struct that's passed to the buildTransactionStructHash function. The actual value of executorNonceexecRequest.accountexecRequest.executor is...

6.8AI score
Exploits0
CloudLinux
CloudLinux
added 2023/10/16 1:58 p.m.42 views

curl: Fix of CVE-2023-38546

CVE-2023-38546: cookie: remove unnecessary struct fields - Rebuild expired test certificates...

3.7CVSS7.1AI score0.00441EPSS
Exploits0
NVD
NVD
added 2023/09/18 7:15 a.m.9 views

CVE-2023-42522

Certain WithSecure products allow a remote crash of a scanning engine via processing of an import struct in a PE file. This affects WithSecure Client Security 15, WithSecure Server Security 15, WithSecure Email and Server Security 15, WithSecure Elements Endpoint Protection 17 and later, WithSecu...

7.5CVSS7.5AI score0.00218EPSS
Exploits0References1
Rows per page
Query Builder