Lucene search
+L

5468 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 3:31 p.m.10 views

CVE-2026-68195

A flaw was found in the Linux kernel's mt76 Wi-Fi driver, specifically affecting the mt7615 component. This vulnerability occurs because a memory-mapped I/O MMIO specific event, PKTTYPETXRXNOTIFY, is incorrectly processed on non-MMIO buses such as USB and SDIO. When this event is dispatched, it...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 12:30 p.m.11 views

CVE-2026-68414

A flaw was found in the Linux kernel's cfg80211 Wi-Fi subsystem. When a Wi-Fi device is unregistered, the system fails to properly cancel pending scheduled scan results work. This can lead to a use-after-free vulnerability, where the system attempts to access memory that has already been released...

7.5CVSS5.3AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 8:51 a.m.8 views

CVE-2026-68355

A flaw was found in the ath11k component of the Linux kernel. When processing Wi-Fi wireless fidelity data, a specific function can attempt to access memory outside of its allocated buffer. This buffer underflow occurs if the first entry in a data structure has a zero buffer address, leading to a...

5.5CVSS5.5AI score0.00184EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.16 views

CVE-2026-64441

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetsecie, rtwgetwapiie, and rtwgetwpsattr Three IE/attribute parsing functions have missing bounds checks. rtwgetsecie and rtwgetwapiie iterate over a raw IE buffer without verifying that t...

8.8CVSS0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/22 12:39 p.m.8 views

OPENSUSE-SU-2026:21415-1 Security update for wpa_supplicant

This update for wpasupplicant fixes the following issues - CVE-2026-58374: Fixed a missing bounds check in AP-mode Wi-Fi 7 IEEE 802.11be MLO association request processing allows an unauthenticated user to send a crafted management frame and cause an out-of-bounds write bsc1269892...

7.1CVSS5.8AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 7:50 a.m.13 views

CLEANSTART-2026-WT54034 Security fixes for CVE-2025-8671, CVE-2026-0636, CVE-2026-10532, CVE-2026-13006, CVE-2026-1605, CVE-2026-22732, CVE-2026-2332, CVE-2026-24281, CVE-2026-33870, CVE-2026-33871, CVE-2026-3505, CVE-2026-40983, CVE-2026-40984, CVE-2026-54399, CVE-2026-54428, CVE-2026-54512, CVE-2026-54513, CVE-2026-54514, CVE-2026-54515, CVE-2026-54516, CVE-2026-54517, CVE-2026-54518, CVE-2026-5588, CVE-2026-9828, ghsa-355h-qmc2-wpwf, ghsa-3677-xxcr-wjqv, ghsa-38f8-5428-x5cv, ghsa-3qp7-7mw8-wx86, ghsa-45q3-82m4-75jr, ghsa-563q-j3cm-6jxm, ghsa-57rv-r2g8-2cj3, ghsa-5pvg-856g-cp85, ghsa-5x3r-wrvg-rp6q, ghsa-676x-f7gg-47vc, ghsa-72hv-8253-57qq, ghsa-c2gf-v879-257j, ghsa-c3fc-8qff-9hwx, ghsa-c653-97m9-rcg9, ghsa-cj8j-37rh-8475, ghsa-cm33-6792-r9fm, ghsa-cmm3-54f8-px4j, ghsa-cq4q-cv5g-r8q5, ghsa-cvc6-q2cp-2xhw, ghsa-f6hv-jmp6-3vwv, ghsa-hvcg-qmg6-jm4c, ghsa-m4cv-j2px-7723, ghsa-mj4r-2hfc-f8p6, ghsa-qqpg-mvqg-649v, ghsa-rwm7-x88c-3g2p, ghsa-v8h7-rr48-vmmv, ghsa-vxf7-qj7q-83fh, ghsa-w573-9ffj-6ff9, ghsa-wg6q-6289-32hp, ghsa-x2wq-9x2f-fhj7, ghsa-x44p-gvrj-pj2r, ghsa-x4gw-5cx5-pgmh, ghsa-xmv7-r254-6q78, ghsa-xxqh-mfjm-7mv9 applied in versions: 2.10.0-r1, 2.10.0-r2, 2.7.2-r0, 2.7.2-r2, 2.9.0-r0, 2.9.0-r1

Multiple security vulnerabilities affect the apache-nifi package. These issues are resolved in later releases. See references for individual vulnerability details...

9.1CVSS6.9AI score0.0351EPSS
SaveExploits9References83
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.13 views

SUSE CVE-2026-63812

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix incorrect FINOEXTENT handling in destroyextentnode When destroyextentnode sets the inode flag FINOEXTENT, it does not reset the length of the largest extent to 0 and update the inode folio. Since modifications to the...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.17 views

CVE-2026-63812

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix incorrect FINOEXTENT handling in destroyextentnode When destroyextentnode sets the inode flag FINOEXTENT, it does not reset the length of the largest extent to 0 and update the inode folio. Since modifications to the...

7.8CVSS0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 12:02 p.m.53 views

CVE-2026-63812

The CVE describes a Linux kernel f2fs bug: when __destroy_extent_node() sets the inode flag FI_NO_EXTENT, it fails to reset the length of the largest extent and update the inode folio, causing a stale cached extent and an error seen in xfstests generic/388. The issue arises in the f2fs_drop_inode...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: f2fs: fixed a race condition between the extent node destruction and writeback operations. The f2fsdestroyextentnode function does not set FINOEXTENT before clearing extent nodes. When called from f2fsdrop inode with ISYNC set...

4.7CVSS5.7AI score0.00093EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/08 9:45 a.m.61 views

CVE-2026-11503 Tenda CX12L Wi-Fi Configuration Endpoint fast_setting_wifi_set form_fast_setting_wifi_set stack-based overflow

A security vulnerability has been detected in Tenda CX12L 16.03.53.12. The affected element is the function formfastsettingwifiset of the file /goform/fastsettingwifiset of the component Wi-Fi Configuration Endpoint. Such manipulation of the argument ssid leads to stack-based buffer overflow. The...

9CVSS0.00466EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/05/28 9:09 p.m.18 views

CVE-2026-46194

A flaw was found in the Linux kernel's f2fs filesystem. A race condition exists between the f2fsdestroyextentnode function and concurrent writeback operations. This occurs because f2fsdestroyextentnode does not properly set a flag FINOEXTENT before clearing extent nodes, allowing new extent nodes...

5.8AI score0.00093EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.13 views

CVE-2026-46194

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

4.9AI score0.00093EPSS
SaveExploits0References26
OSV
OSV
added 2026/05/28 10:16 a.m.18 views

UBUNTU-CVE-2026-46194

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

4.7CVSS4.9AI score0.00093EPSS
SaveExploits0References27
Cvelist
Cvelist
added 2026/05/28 9:36 a.m.47 views

CVE-2026-46194

...

0.00093EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/05/16 1:48 a.m.27 views

GHSA-8V8J-3HXP-93WR vulnerabilities

Vulnerabilities for packages: apache-nifi-registry...

5.8AI score
SaveExploits0
CVE
CVE
added 2026/05/13 12:00 a.m.56 views

CVE-2025-29338

CVE-2025-29338 affects the NXP moal.ko Wi‑Fi kernel driver (driver version 5.1.7.10) across firmware builds from v17.92.1.p149.43 to v17.92.1.p149.157. The root cause is a stack‑based buffer overflow in the parsing path: woal_setup_module_param allocates a fixed stack buffer and parse_cfg_get_lin...

5.6CVSS6AI score0.00183EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.22 views

Apple多款产品 安全漏洞

Apple iOS, among others, are products of the American company Apple. Apple iOS is an operating system developed for mobile devices. Apple macOS is a specialized operating system designed for Mac computers. Apple iPadOS is an operating system for iPad tablets. Several of Apple’s products have...

5.3CVSS5.8AI score0.00242EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 2:16 p.m.19 views

CVE-2026-39816

The optional extension component TinkerpopClientService is missing the Restricted annotation with the Execute Code Required Permission in Apache NiFi 2.0.0-M1 through 2.8.0. The TinkerpopClientService supports configuration of ByteCode Submission for the Script Submission Type, enabling Groovy...

8.8CVSS0.0076EPSS
SaveExploits3References3
Chainguard
Chainguard
added 2026/05/07 1:17 a.m.26 views

CVE-2026-41409 vulnerabilities

Vulnerabilities for packages: apache-nifi, guacamole-client, hadoop-fips, apache-hop, apache-hop-fips, jenkins...

9.8CVSS6.8AI score0.00433EPSS
SaveExploits0
Rows per page
Query Builder