Lucene search
+L

1739 matches found

Debian CVE
Debian CVE
added 2025/12/24 10:55 a.m.3 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.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.19 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:33 a.m.9 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.10 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.11 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.00407EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 10:33 a.m.7 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.11 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
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.0094EPSS
SaveExploits2References897
Debian CVE
Debian CVE
added 2025/12/22 4:14 p.m.8 views

CVE-2025-68337

In the Linux kernel, the following vulnerability has been resolved: jbd2: avoid bugon in jbd2journalgetcreateaccess when file system corrupted There's issue when file system corrupted: ------------ cut here ------------ kernel BUG at fs/jbd2/transaction.c:1289! Oops: invalid opcode: 0000 1 SMP...

7.5CVSS5.1AI score0.00525EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/22 4:14 p.m.19 views

CVE-2025-68335

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl818: fix null-ptr-deref in pcl818aicancel Syzbot identified an issue 1 in pcl818aicancel, which stems from the fact that in case of early device detach via pcl818detach, subdevice dev-readsubdev may not have initialize...

5.2AI score0.00188EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/22 4:12 p.m.5 views

CVE-2025-68331

In the Linux kernel, the following vulnerability has been resolved: usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer When a UAS device is unplugged during data transfer, there is a probability of a system panic occurring. The root cause is an access to ...

5.4AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/22 4:12 p.m.13 views

CVE-2025-68328

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platformsetdrvdata and devsetdrvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to...

5.2AI score0.00188EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/22 4:12 p.m.12 views

CVE-2025-68326

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix stackdepot usage Add missing stackdepotinit call when CONFIGDRMXEDEBUGGUC is enabled to fix the following call stack: BUG: kernel NULL pointer dereference, address: 0000000000000000 Workqueue: drmschedrunjobwork...

5.1AI score0.0017EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 3:39 p.m.15 views

CVE-2025-68319

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

5.3AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 3:39 p.m.10 views

CVE-2025-68318

In the Linux kernel, the following vulnerability has been resolved: clk: thead: th1520-ap: set all AXI clocks to CLKISCRITICAL The AXI crossbar of TH1520 has no proper timeout handling, which means gating AXI clocks can easily lead to bus timeout and thus system hang. Set all AXI clock gates to...

5.1AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 3:39 p.m.8 views

CVE-2025-68317

In the Linux kernel, the following vulnerability has been resolved: iouring/zctx: check chained notif contexts Send zc only links ubufinfo for requests coming from the same context. There are some ambiguous syz reports, so let's check the assumption on notification completion...

7.8CVSS5.1AI score0.00139EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 3:39 p.m.12 views

CVE-2025-68313

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Add RDSEED fix for Zen5 There's an issue with RDSEED's 16-bit and 32-bit register output variants on Zen5 which return a random value of 0 "at a rate inconsistent with randomness while incorrectly signaling success...

7.1CVSS5.2AI score0.00136EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 3:06 p.m.9 views

CVE-2025-68288

In the Linux kernel, the following vulnerability has been resolved: usb: storage: Fix memory leak in USB bulk transport A kernel memory leak was identified by the 'ioctlsg01' test from Linux Test Project LTP. The following bytes were mainly observed: 0x53425355. When USB storage devices incorrect...

5.5AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder