Lucene search
+L

53 matches found

Cvelist
Cvelist
added 2024/05/20 9:48 a.m.48 views

CVE-2024-35997 HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up The flag I2CHIDREADPENDING is used to serialize I2C operations. However, this is not necessary, because I2C core already has its own locking for that. More importantl...

5.3AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/20 9:48 a.m.137 views

CVE-2024-35997

CVE-2024-35997 : In the Linux kernel, the HID i2c-hid driver had I2C_HID_READ_PENDING removed to prevent a lock-up. The flag was used to serialize I2C operations, but I2C core locking is already in place; if the flag is set in i2c_hid_xfer() and an interrupt occurs, i2c_hid_irq could spin in a lo...

5.5CVSS6.6AI score0.00177EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/05/20 9:48 a.m.25 views

CVE-2024-35997 HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up The flag I2CHIDREADPENDING is used to serialize I2C operations. However, this is not necessary, because I2C core already has its own locking for that. More importantl...

6.1AI score
SaveExploits0References14
NVD
NVD
added 2024/01/05 5:15 p.m.38 views

CVE-2023-34328

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. AMD CPUs since 2014 have extensions to normal x86 debugging functionality. Xen supports guests using these extensions. Unfortunately there are errors in Xen's handling of...

5.5CVSS5.8AI score0.00256EPSS
SaveExploits0References2
NVD
NVD
added 2023/06/02 5:15 p.m.13 views

CVE-2023-0616

If a MIME email combines OpenPGP and OpenPGP MIME data in a certain way Thunderbird repeatedly attempts to process and display the message, which could cause Thunderbird's user interface to lock up and no longer respond to the user's actions. An attacker could send a crafted message with this...

6.5CVSS6.2AI score0.0049EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/02/16 12:00 a.m.45 views

Mozilla Thunderbird < 102.8

The version of Thunderbird installed on the remote Windows host is prior to 102.8. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2023-07 advisory. - Mozilla developers Philipp and Gabriele Svelto reported memory safety bugs present in Thunderbird 102.7. Some of...

8.8CVSS7.8AI score0.00817EPSS
SaveExploits1References14
Code423n4
Code423n4
added 2023/02/03 12:00 a.m.11 views

User can lose NFT if wrong type is given to add function

Lines of code Vulnerability details Impact If a user when trying to add its NFT to a given subprotocol provide a wrong association type by accident to the add function, the NFT will be transferred to the CidNFT contract but it will not be associated with any protocol type, because of that when th...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/23 12:00 a.m.20 views

Can overflow linear vest calculation and lock up funds

Lines of code Vulnerability details Impact If a Claim object for a user has a large enough vesting time and/or linear vesting amount, then that object can get into a state such that the calculations in baseVestedAmount overflow. If the baseVestedAmount calculations overflow, then the associated...

7.2AI score
SaveExploits0
CNVD
CNVD
added 2021/06/14 12:00 a.m.17 views

Cool Music App Has Logic Flaw Vulnerability

Cool Music is a music player. A logic flaw vulnerability exists in CoolMusic APP, which can be exploited by an attacker to cause a phone lockup by using a proxy tool to tamper with the packet to replace the upgrade link...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/11 12:00 a.m.21 views

Unchecked ERC20 transfers can cause lock up

Handle axic Vulnerability details Impact Some major tokens went live before ERC20 was finalised, resulting in a discrepancy whether the transfer functions a should return a boolean or b revert/fail on error. The current best practice is that they should revert, but return “true” on success...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/03/25 12:00 a.m.45 views

Fedora 28 : xen (2019-bce6498890)

xen: various flaws 1685577 grant table transfer issues on large hosts XSA-284 race with pass-through device hotplug XSA-285 x86: stealpage violates pagestruct access discipline XSA-287 x86: Inconsistent PV IOMMU discipline XSA-288 missing preemption in x86 PV page table unvalidation XSA-290 x86/P...

8.8CVSS6.8AI score0.00438EPSS
SaveExploits0References6
Mageia
Mageia
added 2019/02/20 11:50 p.m.78 views

Updated kernel packages fix security vulnerabilities

This kernel update is based on the upstream 4.14.100 and fixes at least the following security issues: A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested=1 virtualization is enabled. In nestedgetvmcs12pages, in case of an error...

8.8CVSS0.5AI score0.16523EPSS
SaveExploits6References12
Cvelist
Cvelist
added 2019/01/25 6:00 p.m.28 views

CVE-2019-3819

A flaw was found in the Linux kernel in the function hiddebugeventsread in drivers/hid/hid-debug.c file which may enter an infinite loop with certain parameters passed from a userspace. A local privileged user "root" can cause a system lock up and a denial of service. Versions from v4.18 and newe...

4.2CVSS5.3AI score0.00457EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2019/01/25 12:00 a.m.46 views

CVE-2019-3819

A flaw was found in the Linux kernel in the function hiddebugeventsread in drivers/hid/hid-debug.c file which may enter an infinite loop with certain parameters passed from a userspace. A local privileged user "root" can cause a system lock up and a denial of service. Versions from v4.18 and newe...

4.9CVSS6.6AI score0.00457EPSS
SaveExploits0References7
OSV
OSV
added 2018/08/17 6:54 a.m.2 views

SUSE-SU-2018:2401-1 Security update for xen

This update for xen fixes the following security issues: - CVE-2018-3646: Systems with microprocessors utilizing speculative execution and address translations may have allowed unauthorized disclosure of information residing in the L1 data cache to an attacker with local user access with guest OS...

5.6CVSS6.6AI score0.08101EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2018/06/21 1:00 p.m.66 views

CVE-2016-10723

An issue was discovered in the Linux kernel through 4.17.2. Since the page allocator does not yield CPU resources to the owner of the oomlock mutex, a local unprivileged user can trivially lock up the system forever by wasting CPU resources from the page allocator e.g., via concurrent page fault...

5.5CVSS6.1AI score0.00378EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2016/11/16 12:00 a.m.48 views

RedHat Update for kernel RHSA-2016:2766-01

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7AI score0.01393EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2016/11/16 12:00 a.m.120 views

RHEL 6 : kernel (RHSA-2016:2766)

An update for kernel is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.4AI score0.01393EPSS
SaveExploits3References5
Tenable Nessus
Tenable Nessus
added 2013/03/28 12:00 a.m.26 views

AIX 6.1 TL 6 : bos.net.tcp.server (U854732)

The remote host is missing AIX PTF U854732, which is related to the security of the package bos.net.tcp.server. If specific combinations of RDATA are loaded into a nameserver, either via cache or an authoritative zone, a subsequent query for a related record will cause named to lock up...

7.8CVSS6.8AI score0.34196EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2013/03/28 12:00 a.m.38 views

AIX 6.1 TL 7 : bos.net.tcp.server (U854646)

The remote host is missing AIX PTF U854646, which is related to the security of the package bos.net.tcp.server. If specific combinations of RDATA are loaded into a nameserver, either via cache or an authoritative zone, a subsequent query for a related record will cause named to lock up...

7.8CVSS6.8AI score0.34196EPSS
SaveExploits0References2
Rows per page
Query Builder