Lucene search
+L

164 matches found

OSV
OSV
added 2025/06/20 11:08 a.m.13 views

OESA-2025-1649 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITESAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written...

7.8CVSS6.9AI score0.00433EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.8 views

SUSE CVE-2025-38059

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree BUG When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call trace: BUG: kernel NULL pointer dereference, addres...

4.4CVSS7.6AI score0.00176EPSS
SaveExploits0References16
OSV
OSV
added 2025/06/18 10:15 a.m.12 views

AZL-63950 CVE-2025-38059 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree BUG When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call trace: BUG: kernel NULL pointer dereference, addres...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/06/16 5:35 p.m.210 views

CVE-List

CVE-List A pu...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/06/13 11:08 a.m.8 views

OESA-2025-1626 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITESAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written...

7CVSS6.5AI score0.00433EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/05 1:36 p.m.6 views

SUSE CVE-2022-21546

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITESAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written out. If this bit is set using commands like "sgwritesame --ndob" we...

5.7CVSS6.7AI score0.00433EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 10:15 p.m.8 views

UBUNTU-CVE-2022-21546

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITESAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written out. If this bit is set using commands like "sgwritesame --ndob" we...

8.7CVSS6.7AI score0.00433EPSS
SaveExploits0References16
Citrix
Citrix
added 2025/03/27 12:00 a.m.18 views

uberAgent shows no data is being found for the Citrix Cloud environment

uberAgent logging shows no errors for connectivity to Citrix Cloud, but shows that no data about the environment is being found. 2025-03-12 10:00:50.000 -0400,DEBUG,ORG,HOSTNAME,2264,GetInformation,No Citrix site information found.2025-03-12 10:00:50.000...

6.7AI score
SaveExploits0
FreeBSD
FreeBSD
added 2025/03/26 12:00 a.m.13 views

openvpn -- server-side denial-of-service vulnerability with tls-crypt-v2

Gert Doering reports: OpenVPN servers between 2.6.1 and 2.6.13 using --tls-crypt-v2 can be made to abort with an ASSERT message by sending a particular combination of authenticated and malformed packets. To trigger the bug, a valid tls-crypt-v2 client key is needed, or network observation of a...

7.5CVSS7.6AI score0.00819EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/11 1:15 a.m.23 views

CVE-2025-23193

SAP NetWeaver Server ABAP allows an unauthenticated attacker to exploit a vulnerability that causes the server to respond differently based on the existence of a specified user, potentially revealing sensitive information. This issue does not enable data modification and has no impact on server...

7.5CVSS5.8AI score0.00349EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/13 4:15 a.m.17 views

CVE-2024-41733

In SAP Commerce, valid user accounts can be identified during the customer registration and login processes. This allows a potential attacker to learn if a given e-mail is used for an account, but does not grant access to any customer data beyond this knowledge. The attacker must already know the...

5.3CVSS5.8AI score0.00312EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/07/18 12:00 a.m.35 views

PT-2024-12910 · Philips · Philips Vue Pacs

Name of the Vulnerable Software and Affected Versions: Philips Vue PACS affected versions not specified Description: The issue concerns the use of default credentials for potentially critical functionality in Philips Vue PACS. There is no information provided about the estimated number of...

9.8CVSS6.8AI score0.00338EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.9 views

SUSE CVE-2021-47446

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

5.5CVSS6.6AI score0.00206EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/22 7:15 a.m.14 views

UBUNTU-CVE-2021-47446

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 7:15 a.m.23 views

UBUNTU-CVE-2021-47447

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a3xx: fix error handling in a3xxgpuinit These error paths returned 1 on failure, instead of a negative error code. This would lead to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" did...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/22 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from "ret" being set to 1, causing the "if ret ! = -ENODATA" check does not work...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 3:15 p.m.4 views

DEBIAN-CVE-2023-52678

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

5.5CVSS5.5AI score0.00233EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.17 views

kernel: wifi: mac80211: don't return unset power in ieee80211_get_tx_power()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211gettxpower We can get a UBSAN warning if ieee80211gettxpower returns the INTMIN value mac80211 internally uses for "unset power level". UBSAN: signed-integer-overflow in...

9.1CVSS6.4AI score0.01263EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.15 views

Microsoft Azure Detected

This is an informational notice that the scanner was able to detect that the target application is using a Microsoft Azure service. No source data...

7.1AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2023/05/12 5:15 a.m.4 views

CVE-2020-6606

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate is unused by its CNA. Notes: none...

5.2AI score
SaveExploits0References1
Rows per page
Query Builder