Lucene search
+L

9395 matches found

Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.26 views

CVE-2024-27048

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS7AI score0.00274EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:27 a.m.3788 views

CVE-2024-26983

CVE-2024-26983 is a Linux kernel issue about freeing xbc memory in bootconfig. The root cause was memblock_free() being used during xbc_exit() when memory may have already been handed to the buddy allocator, causing use-after-free (UAF) on certain architectures (e.g., CONFIG_ARCH_KEEP_MEMBLOCK di...

7.8CVSS6.1AI score0.00232EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.16 views

kernel: Kernel: Denial of Service due to reference count leak

A flaw was found in the Linux kernel. A local attacker with low privileges and physical access could exploit a reference count leak in the xgmiitorgmiiprobe function. This vulnerability could lead to resource exhaustion, resulting in a Denial of Service DoS, which means the system may become...

5.8AI score0.00255EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.9 views

SUSE CVE-2022-48645

In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC taprio, cbs, gate, police are configured through a mix of command BD ring messages and port registers: enetcportrd, enetcportwr. Port...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/29 12:00 a.m.21 views

PT-2024-24195 · Yealink · Yealink Vp59 Microsoft Teams Phone

Name of the Vulnerable Software and Affected Versions: Yealink VP59 Microsoft Teams Phone versions 91.15.0.118 through 122.15.0.141 Description: An issue allows a physically proximate attacker to disable the phone lock via the Walkie Talkie menu option. Recommendations: For Yealink VP59 Microsoft...

2.1CVSS6.5AI score0.0031EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/28 1:15 p.m.9 views

UBUNTU-CVE-2022-48645

In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC taprio, cbs, gate, police are configured through a mix of command BD ring messages and port registers: enetcportrd, enetcportwr. Port...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.30 views

CVE-2022-48645

In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC taprio, cbs, gate, police are configured through a mix of command BD ring messages and port registers: enetcportrd, enetcportwr. Port...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/28 1:00 p.m.81 views

CVE-2022-48645

In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC taprio, cbs, gate, police are configured through a mix of command BD ring messages and port registers: enetcportrd, enetcportwr. Port...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/28 1:00 p.m.31 views

CVE-2022-48645 net: enetc: deny offload of tc-based TSN features on VF interfaces

In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC taprio, cbs, gate, police are configured through a mix of command BD ring messages and port registers: enetcportrd, enetcportwr. Port...

6.9AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.10 views

SUSE CVE-2024-26873

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the same time, a hung task may be found: 4613.652388...

5.5CVSS7.7AI score0.00171EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/04/19 12:00 a.m.29 views

Mitsubishi Electric MELSEC iQ-F Series Insufficient Resource Pool (CVE-2023-7033)

Insufficient Resource Pool vulnerability in Ethernet function of Mitsubishi Electric Corporation MELSEC iQ-F Series CPU modules allows a remote attacker to cause a temporary Denial of Service condition for a certain period of time in Ethernet communication of the products by performing TCP SYN...

5.3CVSS5.8AI score0.00847EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/04/19 12:00 a.m.11 views

The vulnerability of the data collection tool for Azure Monitor Agents from virtual machines and physical servers arises from incorrect handling of the link before accessing the file. This allows attackers to escalate their privileges.

The vulnerability of the data collection tool for Azure Monitor Agents, which are used for monitoring virtual machines and physical servers, is related to an incorrect definition of the link before accessing the file. Exploiting this vulnerability could allow attackers to increase their privilege...

8.4CVSS7.6AI score0.00748EPSS
SaveExploits0References4
OwnCloud
OwnCloud
added 2024/04/19 12:00 a.m.35 views

Biometric Authentication Bypass - ownCloud

Improper validation in the Biometric authentication process may allow an attacker to bypass that process and gain unauthorized access. This attack requires physical access to the vulnerable device...

4CVSS6.9AI score
SaveExploits0Affected Software1
NVD
NVD
added 2024/04/17 11:15 a.m.27 views

CVE-2024-26853

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDPREDIRECT When a frame can not be transmitted in XDPREDIRECT e.g. due to a full queue, it is necessary to free it by calling xdpreturnframerxnapi. However, this is the responsibility of the...

9.8CVSS7.5AI score0.00626EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.12 views

UBUNTU-CVE-2024-26873

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the same time, a hung task may be found: 4613.652388...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.43 views

CVE-2024-26853

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDPREDIRECT When a frame can not be transmitted in XDPREDIRECT e.g. due to a full queue, it is necessary to free it by calling xdpreturnframerxnapi. However, this is the responsibility of the...

9.8CVSS6.3AI score0.00626EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/17 10:17 a.m.44 views

CVE-2024-26853 igc: avoid returning frame twice in XDP_REDIRECT

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDPREDIRECT When a frame can not be transmitted in XDPREDIRECT e.g. due to a full queue, it is necessary to free it by calling xdpreturnframerxnapi. However, this is the responsibility of the...

9.8CVSS6.7AI score0.00626EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/04/15 12:00 a.m.27 views

Cisco Access Point Software Secure Boot Bypass (cisco-sa-ap-secureboot-bypass-zT5vJkSD)

According to its self-reported version, Cisco Access Point Software Secure Boot Bypass is affected by a vulnerability. - A vulnerability in the boot process of Cisco Access Point AP Software could allow an unauthenticated, physical attacker to bypass the Cisco Secure Boot functionality and load a...

5.9CVSS5.6AI score0.00249EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.8 views

SUSE CVE-2024-26768

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpicorepicNRCPUS to acpicorepicMAXCOREPIC With default config, the value of NRCPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAXCOREPIC is the maximum cpu number in MA...

7.2CVSS6.2AI score0.00598EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/10 7:15 p.m.9 views

UBUNTU-CVE-2021-47201

In the Linux kernel, the following vulnerability has been resolved: iavf: free qvectors before queues in iavfdisablevf iavffreequeues clears adapter-numactivequeues, which iavffreeqvectors relies on, so swap the order of these two function calls in iavfdisablevf. This resolves a panic encountered...

7.8CVSS6AI score0.00245EPSS
SaveExploits0References7
Rows per page
Query Builder