Lucene search
+L

153388 matches found

CVE
CVE
added 2026/08/15 12:28 p.m.37 views

CVE-2026-74554

Mode C: Affected software: Linux kernel (ath12k wireless stack). Issue: In ath12k_mac_dp_peer_cleanup(), the code clears the ML peer ID slot in free_ml_peer_id_map by indexing with dp_peer->peer_id, which always includes ATH12K_PEER_ML_ID_VALID (BIT13). This causes clear_bit to be called with ...

8.8CVSS5.4AI score0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.35 views

CVE-2026-74554 wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clearbit in ath12kmacdppeercleanup ath12kmacdppeercleanup clears the ML peer ID slot on the freemlpeeridmap bitmap by indexing it with dppeer-peerid. That is wrong: dppeer-peerid for an MLO peer...

8.8CVSS0.00204EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74524

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove removepudmapping and removep4dmapping obtain a child table base with pudoffsetp4dp, 0 and p4doffsetpgd, 0, then add the index for addr. RISC-V folds page-table...

5.3AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74511 Bluetooth: mgmt: fix pending command UAF in EIR updates

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix pending command UAF in EIR updates MGMTOPSETLOCALNAME is handled asynchronously on powered controllers and can run setnamesync. When the controller is BR/EDR capable, setnamesync updates the local name and th...

7.8CVSS5.7AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74482

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: unlock immaprwsem before releasing after-split folios foliosplit keeps dereferencing the mapping after the split: shmemunchargemapping-host and remappage while the folios are still frozen/locked, and...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.23 views

CVE-2026-74481 mm/page_reporting: use system_freezable_wq to fix UAF during suspend

In the Linux kernel, the following vulnerability has been resolved: mm/pagereporting: use systemfreezablewq to fix UAF during suspend During PM freeze e.g. S3 suspend or S4 hibernation, device drivers like virtioballoon reset their underlying virtio devices and delete their virtqueues via...

7.8CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74472 ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ublk: reset kernel-owned devinfo fields in ublkctrladddev ublkctrladddev memcpys the userspace ublksrvctrldevinfo into ub-devinfo and then fixes up the fields the driver owns, but misses -state and -ublksrvpid. A device added wit...

0.00173EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74462

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time...

5.4AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.13 views

CVE-2026-74462 i2c: imx: mark I2C adapter when hardware is powered down

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time...

5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 12:15 p.m.36 views

CVE-2026-19894 itsourcecode Hospital Management System viewmedicine.php sql injection

A security flaw has been discovered in itsourcecode Hospital Management System 1.0. Affected is an unknown function of the file /viewmedicine.php. Performing a manipulation of the argument delid results in sql injection. The attack can be initiated remotely. The exploit has been released to the...

6.5CVSS0.0025EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 12:15 p.m.8 views

EUVD-2026-59746

A security flaw has been discovered in itsourcecode Hospital Management System 1.0. Affected is an unknown function of the file /viewmedicine.php. Performing a manipulation of the argument delid results in sql injection. The attack can be initiated remotely. The exploit has been released to the...

5.3CVSS6.5AI score0.0025EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 12:15 p.m.22 views

CVE-2026-19894

The CVE-2026-19894 entry concerns itsourcecode Hospital Management System 1.0. Affected is an unknown function in /viewmedicine.php where manipulating the delid parameter yields a SQL injection. This can be triggered remotely, and public exploits exist. Connected sources corroborate an attacker-c...

6.5CVSS6.5AI score0.0025EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 7:50 a.m.4 views

MINI-MJVH-697F-PH3F

Bulletin has no description...

5.9CVSS4.9AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.4 views

MINI-RR2P-3578-Q8X6

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.13 views

CVE-2026-74424

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix NULL pointer dereference for a console without vcdata fbconnewmodelist runs when a framebuffer's modelist changes. For each console mapped to it with fbdisplayi.mode set, it reads vcconsi.d and passes the vcnum to...

0.00161EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:22 a.m.13 views

CVE-2026-74402

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74379

In the Linux kernel, the following vulnerability has been resolved: dax/kmem: account for partial discontiguous resource upon removal When devdaxkmemprobe partially succeeds at least one range is mapped but a subsequent range fails requestmemregion or addmemorydrivermanaged, the probe silently...

0.00173EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74353

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: always resumeall after suspendall Need to restore any good queues even if the suspendall failed for some. Always run removequeue as that will schedule a GPU reset is removing the queue fails. v2: move resumeall after...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

DEBIAN-CVE-2026-74331

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.7AI score0.0019EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-72475

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dma-axi-dmac: Properly free struct axidmacdesc Use axidmacfreedesc to free fully the descriptor at fail path when call axidmacallocdesc in axidmacprepperipheraldmavec...

0.002EPSS
SaveExploits0References4
Rows per page
Query Builder