Lucene search
+L

7379 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2025/09/23 9:02 p.m.12 views

Security Bulletin: Multiple security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for August 2025.

Summary In addition to many updates of operating system level packages, the following security vulnerabilities are addressed with IBM Cloud Pak for Business Automation 24.0.0-IF006, 24.0.1-IF004 and 25.0.0-IF001. Vulnerability Details CVEID:CVE-2025-7783 DESCRIPTION: Use of Insufficiently Random...

9.4CVSS6.6AI score0.01769EPSS
SaveExploits2Affected Software2
Debian CVE
Debian CVE
added 2025/09/22 12:00 a.m.11 views

CVE-2025-59799

Artifex Ghostscript through 10.05.1 has a stack-based buffer overflow in pdfmarkcoercedest in devices/vector/gdevpdfm.c via a large size value...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/21 12:11 a.m.23 views

CVE-2025-57396

Tandoor Recipes 2.0.0-alpha-1, fixed in 2.0.0-alpha-2, is vulnerable to privilege escalation. This is due to the rework of the API, which resulted in the User Profile API Endpoint containing two boolean values indicating whether a user is staff or administrative. Consequently, any user can escala...

6.5CVSS7.1AI score0.00238EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/09/18 7:04 p.m.8 views

CVE-2022-50403

A vulnerability was identified in the Linux kernel's ext4 filesystem implementation due to a flaw in how it processes filesystem metadata. An attacker with local privileges could create a malicious ext4 filesystem image to trigger this issue. When the system attempts to mount this malicious image...

7CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.9 views

CVE-2022-50403

In the Linux kernel, the following vulnerability has been resolved: ext4: fix undefined behavior in bit shift for ext4checkflagvalues Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

6.4AI score
SaveExploits0References10
NVD
NVD
added 2025/09/18 4:15 p.m.11 views

CVE-2022-50403

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
CVE
CVE
added 2025/09/18 4:03 p.m.37 views

CVE-2022-50403

CVE-2022-50403 is documented in connected advisories as a kernel/ext4 issue: undefined behavior in a bit-shift check within ext4_check_flag_values. Red Hat RHSA-2025-23947 (RHEL 7 kernel) and RHSA-2025-23445 (RHEL 8 kernel) enumerate this CVE among security fixes for the kernel. Affected componen...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.13 views

PT-2025-38481

Name of the Vulnerable Software and Affected Versions Dover Fueling Solutions ProGauge MagLink LX4 Devices affected versions not specified Description ProGauge MagLink LX4 devices are susceptible to a time-based issue where they fail to correctly handle Unix time values exceeding a specific point...

8.8CVSS6.5AI score0.00392EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.12 views

CVE-2023-53338

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

9.8CVSS5.7AI score0.00539EPSS
SaveExploits0
CVE
CVE
added 2025/09/17 2:56 p.m.38 views

CVE-2023-53338

CVE-2023-53338 affects the Linux kernel’s lwt/BPF xmit path. The vulnerability arises from BPF encap/xmit return values being misinterpreted by the xmit hook, causing use-after-free and kernel crashes as freed SKBs reach the neighbor subsystem. The supplied advisories indicate a fix that discards...

9.8CVSS5.9AI score0.00539EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2023-53336 media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

6AI score0.00201EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of uninitialized values in the bcmtxsetup function, which could cause KMSAN to detect...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect handling of call status and error values in the rxrpcwaittobeconnected function, which could le...

4.7CVSS6.1AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.11 views

AZL-71155 CVE-2022-50350 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix a race condition between loginwork and the login thread In case a malicious initiator sends some random data immediately after a login PDU; the iscsitargetskdataready callback will schedule the loginwork...

9.8CVSS5.8AI score0.00268EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.16 views

CVE-2022-50350 scsi: target: iscsi: Fix a race condition between login_work and the login thread

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix a race condition between loginwork and the login thread In case a malicious initiator sends some random data immediately after a login PDU; the iscsitargetskdataready callback will schedule the loginwork...

9.8CVSS0.00268EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to perform a bounds check on the getmaxinlinexattrvaluesize function, which could result in a read...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References10
Veracode
Veracode
added 2025/09/15 7:01 a.m.8 views

Formula Injection (CSV Injection)

unopim/unopim is vulnerable to Formula Injection CSV Injection. The vulnerability is due to malicious content inserted into a CSV file, which allows an attacker to exploit spreadsheet applications interpreting the input as formulas or commands instead of plain text...

8.8CVSS7.1AI score0.00617EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the incorrect handling of negative isize values, which could lead to accidental handling as fast symbolic...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.13 views

PT-2025-37859

Name of the Vulnerable Software and Affected Versions: Xcode version 26 Description: Processing an overly large path value may crash a process. This issue is fixed with improved checks. Recommendations: At the moment, there is no information about a newer version that contains a fix for this...

7.5CVSS6.1AI score0.00341EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.12 views

Apple Xcode 安全漏洞

Apple Xcode is an integrated development tool that runs on the operating system Mac OS X. It is used for the development of the Mac OS X software. Apple Xcode suffers from a denial of service vulnerability that originates from a process crash when handling too large a path value. An attacker can...

7.5CVSS6.5AI score0.00341EPSS
SaveExploits0References2
Rows per page
Query Builder