Lucene search
+L

540819 matches found

NVD
NVD
•added 2026/09/17 5:17 p.m.•8 views

CVE-2026-90357

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement The flow is added to dev-twtlist before sending the agreement to the firmware, but the error path leaves it linked while flowidmask is never set. The flow slot...

8.8CVSS0.00403EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/17 5:17 p.m.•9 views

CVE-2026-90359

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject 8 byte return values on return-reading trampoline paths btfdistillfuncproto builds the function model used for the fentry/fexit/fmodret/fsession trampolines and structops. It has accepted a 16-byte int128 return value...

0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:17 p.m.•9 views

CVE-2026-90360

In the Linux kernel, the following vulnerability has been resolved: regulator: core: use systemfreezablewq for init complete work scheduledelayedwork uses systemwq, which is non-freezable, allowing regulatorinitcompletework to run concurrently with system suspend. This work fires 30s after boot t...

0.00249EPSS
SaveExploits0References10
NVD
NVD
•added 2026/09/17 5:17 p.m.•10 views

CVE-2026-90356

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: free vif links after clearing wcid entries on full reset mt7996macresetvifiter queues non-default vif links for kfreercu while dev-wcid still holds pointers to the wcid embedded in each freed link;...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:17 p.m.•12 views

DEBIAN-CVE-2026-90356

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: free vif links after clearing wcid entries on full reset mt7996macresetvifiter queues non-default vif links for kfreercu while dev-wcid still holds pointers to the wcid embedded in each freed link;...

5.9AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•13 views

DEBIAN-CVE-2026-90360

In the Linux kernel, the following vulnerability has been resolved: regulator: core: use systemfreezablewq for init complete work scheduledelayedwork uses systemwq, which is non-freezable, allowing regulatorinitcompletework to run concurrently with system suspend. This work fires 30s after boot t...

5.9AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•8 views

AZL-102201 CVE-2026-90359 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject 8 byte return values on return-reading trampoline paths btfdistillfuncproto builds the function model used for the fentry/fexit/fmodret/fsession trampolines and structops. It has accepted a 16-byte int128 return value...

5.8AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•8 views

DEBIAN-CVE-2026-90358

In the Linux kernel, the following vulnerability has been resolved: bpf, x86: Fix trampoline stack size for 128-bit arguments btfdistillfuncproto accepts a function argument up to 16 bytes, so a 128-bit scalar such as int128 reaches the x86 trampoline with argsize == 16. But the current...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•9 views

CVE-2026-90344

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: disconnect on CSA to channel 0 The refactor for the CSA parsing erroneously equates channel zero and no information present, leading it to ignore a CSA on an AP that advertises a switch to that invalid channel. Th...

0.00209EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/17 5:17 p.m.•11 views

CVE-2026-90345

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:17 p.m.•11 views

CVE-2026-90346

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: clean up color-change beacon data on errors nl80211colorchange calls nl80211parsebeacon for the beaconnext template, which can allocate params.beaconnext.mbssidies and .rnries. A parsing failure returned directly...

0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:17 p.m.•10 views

CVE-2026-90348

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: snoc: use memcpyfromio for MSA ramdump On WCN3990/SNOC the MSA region is mapped with devmmemremapMEMREMAPWT. On arm64 such a mapping is not Normal-cacheable, so unaligned accesses to it are not permitted...

0.0022EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/17 5:17 p.m.•8 views

CVE-2026-90349

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix out-of-bounds link array access in mt7996tx When mac80211 leaves the link unspecified, mt7996tx substitutes the primary link id of the station or vif. That value is IEEE80211LINKUNSPECIFIED 0xf until the...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:17 p.m.•6 views

DEBIAN-CVE-2026-90345

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

5.8AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•5 views

AZL-101849 CVE-2026-90347 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: Keep 'origx0' in-sync with x0 on syscall entry Commit e057b9477232 "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates" attempted to resolve a long-standing issue with syscall entry tracing, where ...

8.4CVSS5.7AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•15 views

CVE-2026-90351

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: do not attach hif2 WED when the main WED attach failed If the WED attach for the primary PCIe function fails, the probe path still attached wedhif2 for the secondary function, leaving the device in an...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:17 p.m.•8 views

DEBIAN-CVE-2026-90350

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: reject out-of-range link ids in mt76viflink mt76viflink indexes mvif-link without validating linkid, but callers pass mvif-deflinkid / msta-deflinkid, which hold IEEE80211LINKUNSPECIFIED 0xf until the first link has...

5.8AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•5 views

AZL-102779 CVE-2026-90345 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

5.8AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•11 views

CVE-2026-90347

In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: Keep 'origx0' in-sync with x0 on syscall entry Commit e057b9477232 "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates" attempted to resolve a long-standing issue with syscall entry tracing, where ...

8.4CVSS0.00163EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:17 p.m.•8 views

AZL-102671 CVE-2026-90346 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: clean up color-change beacon data on errors nl80211colorchange calls nl80211parsebeacon for the beaconnext template, which can allocate params.beaconnext.mbssidies and .rnries. A parsing failure returned directly...

5.8AI score0.00198EPSS
SaveExploits0References1
Rows per page
Query Builder