Lucene search
K

581 matches found

Debian CVE
Debian CVE
added 2020/10/16 5:5 p.m.24 views

CVE-2020-15254

Crossbeam is a set of tools for concurrent programming. In crossbeam-channel before version 0.4.4, the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra...

9.8CVSS10AI score0.02743EPSS
Exploits1
OSV
OSV
added 2020/10/06 3:15 p.m.1 views

DEBIAN-CVE-2020-25863

In Wireshark 3.2.0 to 3.2.6, 3.0.0 to 3.0.13, and 2.6.0 to 2.6.20, the MIME Multipart dissector could crash. This was addressed in epan/dissectors/packet-multipart.c by correcting the deallocation of invalid MIME parts...

7.5CVSS8.8AI score0.04859EPSS
Exploits1References1
OSV
OSV
added 2020/10/06 3:15 p.m.0 views

UBUNTU-CVE-2020-25863

In Wireshark 3.2.0 to 3.2.6, 3.0.0 to 3.0.13, and 2.6.0 to 2.6.20, the MIME Multipart dissector could crash. This was addressed in epan/dissectors/packet-multipart.c by correcting the deallocation of invalid MIME parts...

7.5CVSS7.1AI score0.04859EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2020/10/01 12:0 a.m.3 views

PT-2020-6940 · Gnu +2 · Gnu Nm +2

Name of the Vulnerable Software and Affected Versions: GNU nm versions prior to 2.34 Description: The issue is related to a memory consumption problem in the get data function in binutils/nm.c. This allows attackers to cause a denial of service via crafted commands. The vulnerability is associate...

8.8CVSS6.1AI score0.00698EPSS
Exploits8References48
RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.3 views

kernel: use-after-free in cdev_put() when a PTP device is removed while it's chardev is open

There is a use-after-free problem seen due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device is removed, it ca...

6.5CVSS7.1AI score0.00359EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.7 views

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.

...

6.5CVSS8.2AI score0.00359EPSS
Exploits0
OSV
OSV
added 2020/07/06 7:29 p.m.10 views

USN-4411-1 linux, linux-aws, inux-azure, linux-gcp, linux-kvm, linux-oracle, linux-raspi, linux-riscv vulnerabilities

It was discovered that the elf handling code in the Linux kernel did not initialize memory before using it in certain situations. A local attacker could use this to possibly expose sensitive information kernel memory. CVE-2020-10732 Matthew Sheets discovered that the SELinux network label handlin...

6.7CVSS6.8AI score0.05216EPSS
Exploits0References6
OSV
OSV
added 2020/07/02 11:39 p.m.7 views

USN-4413-1 linux-gke-5.0, linux-oem-osp1 vulnerabilities

Matthew Sheets discovered that the SELinux network label handling implementation in the Linux kernel could be coerced into de-referencing a NULL pointer. A remote attacker could use this to cause a denial of service system crash. CVE-2020-10711 It was discovered that the SCSI generic sg driver in...

6.7CVSS6.7AI score0.05216EPSS
Exploits0References6
OSV
OSV
added 2020/06/26 12:0 p.m.14 views

RUSTSEC-2020-0052 Undefined Behavior in bounded channel

The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel reconstructs Vec...

9.8CVSS7.2AI score0.02743EPSS
Exploits2References3
RustSec
RustSec
added 2020/06/26 12:0 p.m.20 views

Undefined Behavior in bounded channel

The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel reconstructs Vec...

9.8CVSS2AI score0.02743EPSS
Exploits1Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/05/13 12:0 a.m.1 views

The vulnerability of the ThrowException function in the GraphicsMagick graphics editor, related to the use after deallocation, allows a malicious actor to gain unauthorized access to information and compromise its integrity and accessibility.

The vulnerability of the ThrowException function in the GraphicsMagick graphics editor is related to the use of objects after they are released from memory. Exploiting this vulnerability can allow an attacker, operating remotely, to gain unauthorized access to information and compromise its...

9.8CVSS7.7AI score0.02706EPSS
Exploits1References10Affected Software3
OSV
OSV
added 2020/05/08 3:15 p.m.25 views

CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.4CVSS6.4AI score0.00359EPSS
Exploits0References6
OSV
OSV
added 2020/05/08 3:15 p.m.1 views

DEBIAN-CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.4CVSS6.6AI score0.00359EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2020/05/08 3:15 p.m.35 views

CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.5CVSS6.8AI score0.00359EPSS
Exploits0References4
Prion
Prion
added 2020/05/08 3:15 p.m.31 views

Race condition

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

4.4CVSS6.5AI score0.00359EPSS
Exploits0References6Affected Software5
Cvelist
Cvelist
added 2020/05/08 1:48 p.m.24 views

CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.5CVSS6.7AI score0.00359EPSS
Exploits0References6
CVE
CVE
added 2020/05/08 1:48 p.m.430 views

CVE-2020-10690

The CVE-2020-10690 entry affects Linux kernel versions before 5.5. It is caused by a race between the release of ptp_clock and the cdev during resource deallocation, which can free the cdev structure while a high-privileged process holding /dev/ptpX is sleeping. When the underlying device is remo...

6.5CVSS6.5AI score0.00359EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2020/05/08 1:48 p.m.42 views

CVE-2020-10690

There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device ...

6.5CVSS6.8AI score0.00359EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2020/04/27 12:0 a.m.1 views

The vulnerability of Google Chrome browsers, related to memory usage after deallocation, allows attackers to gain unauthorized access to information and compromise its integrity and accessibility.

The vulnerability of Google Chrome relates to the use of memory after deallocation. Exploiting this vulnerability can allow a remote attacker to gain unauthorized access to information and compromise its integrity and availability through a specially created HTML page...

9.3CVSS7.4AI score0.01071EPSS
Exploits0References9Affected Software4
BDU FSTEC
BDU FSTEC
added 2020/04/27 12:0 a.m.2 views

The vulnerability of Google Chrome browsers, related to memory usage after deallocation, allows attackers to gain unauthorized access to information and compromise its integrity and accessibility.

The vulnerability of Google Chrome relates to the use of memory after deallocation. Exploiting this vulnerability can allow a remote attacker to gain unauthorized access to information and compromise its integrity and availability through a specially created HTML page...

9.3CVSS7.5AI score0.00954EPSS
Exploits0References8Affected Software4
Rows per page
Query Builder