Lucene search
+L

26074 matches found

CVE
CVE
added 2024/05/21 3:31 p.m.121 views

CVE-2023-52843

CVE-2023-52843 (Linux kernel): The vulnerability arises in LLC processing where mac headers are read via eth_hdr without verifying that skb contains an Ethernet header. Syzbot demonstrated entry into llc_rcv on a tun device, with tun injections that can bypass mac_len validation. The fix adds a m...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.39 views

CVE-2023-52843

In the Linux kernel, the following vulnerability has been resolved: llc: verify mac len before reading mac header LLC reads the mac header with ethhdr without verifying that the skb has an Ethernet header. Syzbot was able to enter llcrcv on a tun device. Tun can insert packets without mac len and...

5.5CVSS7.1AI score0.00245EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2024/05/21 1:19 p.m.525 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

git clone을 통한 Remote Code Execution 공격 CVE-2024-32002 기여자...

9CVSS8.4AI score0.29234EPSS
SaveExploits32
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.9 views

SUSE CVE-2024-35913

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSIONPROTECTIONNOTIF When we want to know whether we should look for the macid or the linkid in struct iwlmvmsessionprotnotif, we should look at the version of SESSIONPROTECTIONNOTIF. Thi...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 10:15 a.m.17 views

AZL-42223 CVE-2024-35982 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resized to fit inside all fragments when enabled or a...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/20 10:15 a.m.38 views

CVE-2024-35971

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Handle softirqs at the end of IRQ thread to fix hang The ks8851irq thread may call ks8851rxpkts in case there are any packets in the MAC FIFO, which calls netifrx. This netifrx implementation is guarded by...

7.5CVSS6.4AI score0.00685EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.28 views

CVE-2024-35971

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Handle softirqs at the end of IRQ thread to fix hang The ks8851irq thread may call ks8851rxpkts in case there are any packets in the MAC FIFO, which calls netifrx. This netifrx implementation is guarded by...

7.5CVSS5.9AI score0.00685EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.25 views

CVE-2024-35982 batman-adv: Avoid infinite loop trying to resize local TT

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resized to fit inside all fragments when enabled or a...

6.8AI score0.00259EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.19 views

CVE-2024-35973 geneve: fix header validation in geneve[6]_xmit_skb

In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve6xmitskb syzbot is able to trigger an uninit-value in genevexmit 1 Problem : While most ip tunnel helpers like iptunnelgetdsfield uses skbprotocolskb, true, pskbinetmaypull is only using...

6.8AI score0.0025EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/20 9:42 a.m.45 views

CVE-2024-35973 geneve: fix header validation in geneve[6]_xmit_skb

In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve6xmitskb syzbot is able to trigger an uninit-value in genevexmit 1 Problem : While most ip tunnel helpers like iptunnelgetdsfield uses skbprotocolskb, true, pskbinetmaypull is only using...

6.4AI score0.0025EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/20 9:42 a.m.195 views

CVE-2024-35973

CVE-2024-35973 affects the Linux kernel's geneve code path. The issue arises from incomplete header validation in geneve_xmit_skb, where skb->protocol handling could leave pskb_inet_may_pull() with an uninitialized or unexpected value, potentially triggering an uninit-value during transmission...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References12Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:00 a.m.10 views

The vulnerability of the /goform/setMacFilterCfg component in the Tenda AX12 Wi-Fi router software allows a attacker to execute arbitrary code.

The vulnerability of the /goform/setMacFilterCfg component in the Tenda AX12 Wi-Fi router software relates to the writing of data beyond the buffer in memory. Exploiting this vulnerability could allow an attacker to execute arbitrary code using the deviceList parameter...

10CVSS8.4AI score0.00925EPSS
SaveExploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:00 a.m.11 views

The vulnerability of the /goform/setMacFilterCfg component in the Tenda AX9 Wi-Fi router software allows a attacker to execute arbitrary code.

The vulnerability of the /goform/setMacFilterCfg component in the Tenda AX9 Wi-Fi router software lies in the writing of data beyond the buffer in memory. Exploiting this vulnerability could allow an attacker to execute arbitrary code using the deviceList parameter...

10CVSS8.4AI score0.00925EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/05/19 9:15 a.m.4 views

DEBIAN-CVE-2024-35913

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSIONPROTECTIONNOTIF When we want to know whether we should look for the macid or the linkid in struct iwlmvmsessionprotnotif, we should look at the version of SESSIONPROTECTIONNOTIF. Thi...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/19 2:00 a.m.74 views

CVE-2024-5096

CVE-2024-5096 affects Hipcam Device up to 20240511 in the MAC Address Handler component, specifically the /log/wifi.mac file. The issue allows remote exploitation leading to information disclosure. The vulnerability is described consistently across multiple sources, and publicly disclosed exploit...

6.9CVSS6.5AI score0.00626EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/19 2:00 a.m.26 views

CVE-2024-5096 Hipcam Device MAC Address wifi.mac information disclosure

A vulnerability classified as problematic was found in Hipcam Device up to 20240511. This vulnerability affects unknown code of the file /log/wifi.mac of the component MAC Address Handler. The manipulation leads to information disclosure. The attack can be initiated remotely. The exploit has been...

6.9CVSS6.6AI score0.00626EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 2:00 a.m.39 views

CVE-2024-5096 Hipcam Device MAC Address wifi.mac information disclosure

A vulnerability classified as problematic was found in Hipcam Device up to 20240511. This vulnerability affects unknown code of the file /log/wifi.mac of the component MAC Address Handler. The manipulation leads to information disclosure. The attack can be initiated remotely. The exploit has been...

6.9CVSS5.2AI score0.00626EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2024/05/17 7:33 p.m.481 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repos...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
OpenVAS
OpenVAS
added 2024/05/17 12:00 a.m.25 views

Mozilla Firefox Security Update (MFSA2024-21) - Mac OS X

Mozilla Firefox is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mozilla:firefox";...

9.8CVSS6.9AI score0.7066EPSS
SaveExploits24References1
OpenVAS
OpenVAS
added 2024/05/17 12:00 a.m.29 views

Mozilla Thunderbird Security Update (MFSA2024-23) - Mac OS X

Mozilla Thunderbird is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mozilla:thunderbird";...

8.8CVSS7.5AI score0.7066EPSS
SaveExploits19References1
Rows per page
Query Builder