Lucene search
+L

6507 matches found

Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.13 views

CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

5.3AI score0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.9 views

CVE-2023-54005

In the Linux kernel, the following vulnerability has been resolved: binder: fix memory leak in binderinit In binderinit, the destruction of binderallocshrinkerinit is not performed in the wrong path, which will cause memory leaks. So this commit introduces binderallocshrinkerexit and calls it in...

5.3AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.5 views

CVE-2023-54004

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...

7.5CVSS5.5AI score0.00569EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.15 views

CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

5.3AI score0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.14 views

CVE-2023-53999

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Fix internal port memory leak The flow rule can be splited, and the extra postact rules are added to postact table. It's possible to trigger memleak when the rule forwards packets from internal port and over tunnel...

5.9AI score0.00185EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.12 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.3CVSS5.9AI score0.00106EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.60 views

CVE-2023-53992

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check...

5.1AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.4 views

CVE-2023-53990

In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to protect deferred close file list cifsdeldeferredclose function has a critical section which modifies the deferred close file list. We must acquire deferredlock before calling cifsdeldeferredclose functi...

7.8CVSS5.2AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.5 views

CVE-2023-53989

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: fix VA-range sanity check Both createmappingnoalloc and updatemappingprot sanity-check their 'virt' parameter, but the check itself doesn't make much sense. The condition used today appears to be a historical accident...

5.4AI score0.00203EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.16 views

CVE-2022-50708

In the Linux kernel, the following vulnerability has been resolved: HSI: ssiprotocol: fix potential resource leak in ssippnopen ssippnopen claims the HSI client's port with hsiclaimport. When hsiregisterportevent gets some error and returns a negetive value, the HSI client's port should be releas...

5.2AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.20 views

CVE-2022-50707

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...

5.2AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.18 views

CVE-2022-50700

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has...

7.5CVSS5.5AI score0.00245EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:33 a.m.10 views

CVE-2025-68730

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

7.8CVSS5.1AI score0.00138EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:33 a.m.42 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.2AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:33 a.m.13 views

CVE-2025-68726

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

9.8CVSS5.2AI score0.00403EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:33 a.m.8 views

CVE-2025-68724

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid Use checkaddoverflow to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetrickeyid structure and return...

7.8CVSS5.6AI score0.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:33 a.m.12 views

CVE-2025-68376

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

5.5AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:32 a.m.5 views

CVE-2025-68354

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulatorsupplyaliaslist with regulatorlistmutex regulatorsupplyaliaslist was accessed without any locking in regulatorsupplyalias, regulatorregistersupplyalias, and regulatorunregistersupplyalias...

5.4AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:32 a.m.8 views

CVE-2025-68344

In the Linux kernel, the following vulnerability has been resolved: ALSA: wavefront: Fix integer overflow in sample size validation The wavefrontsendsample function has an integer overflow issue when validating sample size. The header-size field is u32 but gets cast to int for comparison with...

5.3AI score0.00208EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.14 views

PT-2025-53155

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of control handlers within the max9286 driver. Specifically, the control handler can be leaked during certain error scenarios...

7.8CVSS6.2AI score0.00932EPSS
SaveExploits2References897
Rows per page
Query Builder