Lucene search
+L

772 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.8 views

SUSE CVE-2022-49186

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: prevent array overflow in visconticlkregistergates This code was using -1 to represent that there was no reset function. Unfortunately, the -1 was stored in u8 so the if clksi.rsid = 0 condition was always true. Th...

7.8CVSS6.8AI score0.00244EPSS
SaveExploits1References3
CISA
CISA
added 2025/01/15 12:00 p.m.7 views

CISA Releases Microsoft Expanded Cloud Logs Implementation Playbook

Today, CISA released the Microsoft Expanded Cloud Logs Implementation Playbook to help organizations get the most out of Microsoft’s newly introduced logs in Microsoft Purview Audit Standard. This step-by-step guide enables technical personnel to better detect and defend against advanced intrusio...

7.1AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/04 12:59 a.m.19 views

Moderate: Red Hat Security Advisory: ACS 4.6 enhancement and security update

Updated images are now available for Red Hat Advanced Cluster Security RHACS. The updated image includes new features and bug fixes. This release of RHACS 4.6 provides these new features: Support for ARM architecture in secured clusters Technology Preview Certifications for Red Hat Advanced Clust...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.6 views

SUSE CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.12 views

DEBIAN-CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS5.1AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.19 views

CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

UBUNTU-CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/21 8:05 p.m.30 views

CVE-2022-48952 PCI: mt7621: Add sentinel to quirks table

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

0.00235EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.24 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 missing sentinel in the quirks table in the PCI:mt7621 subsystem, which could cause the kernel to crash...

5.5CVSS8.2AI score0.00235EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/27 12:00 a.m.9 views

OPW Fuel Managements Systems SiteSentinel 访问控制错误漏洞

OPW Fuel Managements Systems SiteSentinel is a fuel management system from OPW. An access control error vulnerability exists in OPW Fuel Managements Systems SiteSentinel, which stems from the fact that an affected product could allow an attacker to bypass server authentication and gain full...

9.8CVSS7.1AI score0.00722EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/22 7:28 p.m.44 views

BIT-KEYDB-2021-32762 Integer overflow that can lead to heap overflow in redis-cli, redis-sentinel on some platforms

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

9CVSS8.6AI score0.02685EPSS
SaveExploits0References10
Packet Storm
Packet Storm
added 2024/07/23 12:00 a.m.273 views

NUKE SENTINEL 2.5.2 Cross Site Scripting

==================================================================================================================================== | Title : NUKE SENTINEL v2.5.2 XSS Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox 125.0.1 64 bits | | Vendor :...

7.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.6 views

SUSE CVE-2022-48803

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

6.1CVSS6.4AI score0.00299EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/07/16 11:25 p.m.22 views

CVE-2022-48803

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

4.4CVSS6.9AI score0.00299EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.6 views

DEBIAN-CVE-2022-48803

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

5.5CVSS5.2AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.12 views

UBUNTU-CVE-2022-48803

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

7.3CVSS5.9AI score0.00299EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.37 views

CVE-2022-48803 phy: ti: Fix missing sentinel for clk_div_table

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

7.3CVSS0.00299EPSS
SaveExploits0References4
Microsoft Malware Protection
Microsoft Malware Protection
added 2024/05/30 5:00 p.m.111 views

Exposed and vulnerable: Recent attacks highlight critical need to protect internet-exposed OT devices

Since late 2023, Microsoft has observed an increase in reports of attacks focusing on internet-exposed, poorly secured operational technology OT devices. Internet-exposed OT equipment in water and wastewater systems WWS in the US were targeted in multiple attacks over the past months by different...

9.8CVSS8.7AI score0.02089EPSS
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2024/05/13 4:00 p.m.29 views

Microsoft is again named a Leader in the 2024 Gartner® Magic Quadrant™ for Security Information and Event Management​​

We are pleased to announce that Microsoft has been recognized as a Leader in the Gartner® Magic Quadrant™ for Security Information and Event Management SIEM.1 We believe our position in the Leaders quadrant validates our vision and continued investments in Microsoft Sentinel making it a...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: drm/i915/perf: add sentinel to xehp_oa_b_counters

A bounds-checking error was found in the Linux kernel Intel i915 graphics driver's performance monitoring subsystem. A local user with access to Intel GPU performance counters can trigger address validation for observability architecture counters on Xe-HP and newer hardware, causing the driver to...

7.8CVSS7.2AI score0.00183EPSS
SaveExploits0References5
Rows per page
Query Builder