Lucene search
+L

12266 matches found

Prion
Prion
added 2024/03/02 10:15 p.m.17 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

7.4AI score0.0023EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.30 views

CVE-2023-52571

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

7.1CVSS6.3AI score0.0023EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.14 views

CVE-2023-52571 power: supply: rk817: Fix node refcount leak

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

6.8AI score0.0023EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/02 9:59 p.m.106 views

CVE-2023-52571

Consolidated details indicate CVE-2023-52571 relates to the Linux kernel power: supply: rk817 driver, where a refcount leak in the probe path was fixed. The issue arose because of_node_put() was only added on some return paths, not all error paths or at driver removal time. The fix ensures of_nod...

7.1CVSS6.8AI score0.0023EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.92 views

CVE-2023-52571

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

7.1CVSS4.8AI score0.0023EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.46 views

CVE-2023-52571 power: supply: rk817: Fix node refcount leak

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

6.8AI score0.0023EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.8 views

SUSE CVE-2021-47065

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtwgettxpowerparams Using a kernel with the Undefined Behaviour Sanity Checker UBSAN enabled, the following array overrun is logged:...

6.3CVSS7.7AI score0.00234EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.6 views

SUSE CVE-2021-47066

In the Linux kernel, the following vulnerability has been resolved: asyncxor: increase srcoffs when dropping destination page Now we support sharing one page if PAGESIZE is not equal stripe size. To support this, it needs to support calculating xor value with different offsets for each r5dev. One...

5.5CVSS7.8AI score0.00233EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/02 5:20 a.m.9 views

SUSE CVE-2023-52477

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

5.5CVSS7.5AI score0.00233EPSS
SaveExploits0References20
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/01 11:28 p.m.59 views

Security Bulletin: Vulnerability in Node.js affects Cloud Pak System [CVE-2023-42282]

Summary Node.js IP package code execution vulnerability affects Cloud Pak System on Power CVE-2023-42282. Vulnerability Details CVEID:CVE-2023-42282 DESCRIPTION: Node.js IP package could allow a remote attacker to execute arbitrary code on the system, caused by a server-side request forgery flaw ...

9.8CVSS9.3AI score0.01613EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2024/03/01 10:15 p.m.8 views

CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS5.6AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/01 10:15 p.m.9 views

UBUNTU-CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/01 10:15 p.m.22 views

CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/01 9:15 p.m.34 views

CVE-2021-47072 btrfs: fix removed dentries still existing after log is synced

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

6.6AI score0.00193EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.11 views

SUSE CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

5.5CVSS7.6AI score0.0023EPSS
SaveExploits0References5
Zero Day Initiative
Zero Day Initiative
added 2024/03/01 12:00 a.m.17 views

Kofax Power PDF PDF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Kofax Power PDF. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of PDF...

7.8CVSS7.2AI score0.00415EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/03/01 12:00 a.m.18 views

Kofax Power PDF PDF File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Kofax Power PDF. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of PDF...

7.8CVSS7.2AI score0.00421EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/03/01 12:00 a.m.24 views

Kofax Power PDF GIF File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Kofax Power PDF. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handli...

3.3CVSS6.3AI score0.00385EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/01 12:00 a.m.11 views

PT-2024-21835 · Kofax · Kofax Power Pdf

Name of the Vulnerable Software and Affected Versions: Kofax Power PDF affected versions not specified Description: This issue allows remote attackers to disclose sensitive information on affected installations. User interaction is required, where the target must visit a malicious page or open a...

5.5CVSS7AI score0.00406EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2024/03/01 12:00 a.m.24 views

Kofax Power PDF PNG File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Kofax Power PDF. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsin...

3.3CVSS6.3AI score0.00406EPSS
SaveExploits0References1
Rows per page
Query Builder