Lucene search
+L

24694 matches found

CVE
CVE
added 2025/12/24 12:22 p.m.18 views

CVE-2022-50735

CVE-2022-50735 refers to a Linux kernel wifi issue in the mt76/mt76x02 stack. The vulnerability is a NULL pointer dereference caused by running the mt76u_status_worker when the device is not yet running, traced in the KASAN report during tx status handling (mt76x02_mac_fill_tx_status). The docume...

6AI score0.00218EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.38 views

CVE-2022-50735 wifi: mt76: do not run mt76u_status_worker if the device is not running

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76ustatusworker if the device is not running Fix the following NULL pointer dereference avoiding to run mt76ustatusworker thread if the device is not running yet. KASAN: null-ptr-deref in range...

0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:22 p.m.11 views

CVE-2022-50735 wifi: mt76: do not run mt76u_status_worker if the device is not running

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76ustatusworker if the device is not running Fix the following NULL pointer dereference avoiding to run mt76ustatusworker thread if the device is not running yet. KASAN: null-ptr-deref in range...

6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.41 views

CVE-2022-50736 RDMA/siw: Fix immediate work request flush to completion queue

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue operation, if the QP is in ERROR state. An undefined ocode value...

7.1CVSS0.0017EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:22 p.m.18 views

CVE-2022-50720

The CVE-2022-50720 entry concerns the Linux kernel x86 APIC handling: BIOS can lock APIC into x2APIC mode, and if the kernel attempts to disable x2APIC or revert to legacy APIC while locked, a GP fault can occur. The vulnerability is tied to the new MSR IA32_XAPIC_DISABLE_STATUS and the LEGACY_XA...

6AI score0.00216EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.35 views

CVE-2022-50720 x86/apic: Don't disable x2APIC if locked

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:22 p.m.9 views

CVE-2022-50720 x86/apic: Don't disable x2APIC if locked

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...

6.2AI score
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:16 a.m.13 views

CVE-2025-68731

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix an integer overflow in aie2queryctxstatusarray The unpublished smatch static checker reported a warning. drivers/accel/amdxdna/aie2pci.c:904 aie2queryctxstatusarray warn: potential user controlled sizeof overfl...

0.00161EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.7 views

CVE-2025-68731

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix an integer overflow in aie2queryctxstatusarray The unpublished smatch static checker reported a warning. drivers/accel/amdxdna/aie2pci.c:904 aie2queryctxstatusarray warn: potential user controlled sizeof overfl...

5.8AI score0.00161EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2023-53996

In the Linux kernel, the following vulnerability has been resolved: x86/sev: Make encdechypercall accept a size instead of npages encdechypercall accepted a page count instead of a size, which forced its callers to round up. As a result, non-page aligned vaddrs caused pages to be spuriously marke...

9.3CVSS0.00099EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.6 views

CVE-2023-53996

In the Linux kernel, the following vulnerability has been resolved: x86/sev: Make encdechypercall accept a size instead of npages encdechypercall accepted a page count instead of a size, which forced its callers to round up. As a result, non-page aligned vaddrs caused pages to be spuriously marke...

9.3CVSS6.3AI score0.00099EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.42 views

CVE-2023-54002 btrfs: fix assertion of exclop condition when starting balance

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro...

0.00179EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2023-53996 x86/sev: Make enc_dec_hypercall() accept a size instead of npages

In the Linux kernel, the following vulnerability has been resolved: x86/sev: Make encdechypercall accept a size instead of npages encdechypercall accepted a page count instead of a size, which forced its callers to round up. As a result, non-page aligned vaddrs caused pages to be spuriously marke...

9.3CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/12/24 10:55 a.m.32 views

CVE-2023-53996

CVE-2023-53996 affects the Linux kernel's x86/SEV path where enc_dec_hypercall() incorrectly accepted a page count instead of a size, causing non-page-aligned vaddrs to be misclassified as decrypted during encryption status checks. This could lead to page corruption during live migration due to i...

9.3CVSS5.9AI score0.00099EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.34 views

CVE-2022-50707 virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()

In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtiocryptoalgskcipherclosesession 'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession, and should be freed in the invalid ctrlstatus-status error handling case. Otherwise there is a...

0.00179EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.56 views

CVE-2025-68731 accel/amdxdna: Fix an integer overflow in aie2_query_ctx_status_array()

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix an integer overflow in aie2queryctxstatusarray The unpublished smatch static checker reported a warning. drivers/accel/amdxdna/aie2pci.c:904 aie2queryctxstatusarray warn: potential user controlled sizeof overfl...

0.00161EPSS
SaveExploits0References2
Circl
Circl
added 2025/12/24 4:17 a.m.7 views

CVE-2025-15052

creationtimestamp| type| source ---|---|--- 2025-12-24 04:17:28+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mapfs3te4n2q...

5.4CVSS5.8AI score0.00223EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/24 12:48 a.m.23 views

CVE-2025-50526

Netgear EX8000 V1.0.0.126 was discovered to contain a command injection vulnerability via the switchstatus function...

9.8CVSS8.1AI score0.0109EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.9 views

PT-2025-52953

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The enc dec hypercall function accepted a page count instead of a size, requiring callers to round up values. This resulted in incorrect marking of pages as decrypted during live migrati...

6.4AI score0.00099EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.13 views

PT-2025-53107

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A hardware bug exists in the imx-jpeg driver that can trigger an interrupt after or while the interrupt is disabled, potentially leading to a kernel panic. The interrupts STMBUF HALF and...

6.4AI score0.00212EPSS
SaveExploits0References9
Rows per page
Query Builder