Lucene search
+L

1778 matches found

Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.15 views

CVE-2022-50560

In the Linux kernel, the following vulnerability has been resolved: drm/meson: explicitly remove aggregate driver at module unload time Because componentmasterdel wasn't being called when unloading the mesondrm module, the aggregate device would linger forever in the global aggregatedevices list...

5.5AI score0.00199EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.5 views

CVE-2022-50556

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref due to drmmmodeconfiginit drmmmodeconfiginit will call drmmodecreatestandardproperties and won't check the ret value. When drmmodecreatestandardproperties failed due to alloc, property will be a...

5.3AI score0.00199EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:58 a.m.15 views

CVE-2025-39999

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix blkmqtags double free while nrrequests grown In the case user trigger tags grow by queue sysfs attribute nrrequests, hctx-schedtags will be freed directly and replaced with a new allocated tags, see blkmqtagupdatedept...

5.1AI score0.00184EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:58 a.m.8 views

CVE-2025-39995

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

5.4AI score0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:58 a.m.8 views

CVE-2025-39993

In the Linux kernel, the following vulnerability has been resolved: media: rc: fix races with imondisconnect Syzbot reports a KASAN issue as below: BUG: KASAN: use-after-free in createpipe include/linux/usb.h:1945 inline BUG: KASAN: use-after-free in sendpacket+0xa2d/0xbc0...

7.8CVSS5.3AI score0.00146EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:56 a.m.6 views

CVE-2025-39984

In the Linux kernel, the following vulnerability has been resolved: net: tun: Update napi-skb after XDP process The syzbot report a UAF issue: BUG: KASAN: slab-use-after-free in skbresetmacheader include/linux/skbuff.h:3150 inline BUG: KASAN: slab-use-after-free in napifragsskb net/core/gro.c:723...

5.2AI score0.00184EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:56 a.m.15 views

CVE-2025-39981

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible UAFs This attemps to fix possible UAFs caused by struct mgmtpending being freed while still being processed like in the following trace, in order to fix mgmtpendingvalid is introduce and use to check...

7.8CVSS5.3AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:55 a.m.12 views

CVE-2025-39976

In the Linux kernel, the following vulnerability has been resolved: futex: Use correct exit on failure from futexhashallocatedefault copyprocess uses the wrong error exit path from futexhashallocatedefault. After exiting from futexhashallocatedefault, neither tasklistlock nor siglock has been...

7.8CVSS5.3AI score0.00133EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:55 a.m.6 views

CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS6.4AI score0.00144EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/15 7:55 a.m.5 views

CVE-2025-39971

In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf-chidx in i40evcconfigqueuesmsg...

8.8CVSS5.7AI score0.00144EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.5 views

CVE-2023-53615

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. Here's the internal trac...

8.8CVSS5.4AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.5 views

CVE-2023-53601

In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb macheader is set Drivers must not assume in their ndostartxmit that skbs have their macheader set. skb-data is all what is needed. bonding seems to be one of the last offender as caught by syzbot:...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.5 views

CVE-2023-53600

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix kasan splat when generating ipv4 pmtu error If we try to emit an icmp error in response to a nonliner skb, we get BUG: KASAN: slab-out-of-bounds in ipcomputecsum+0x134/0x220 Read of size 4 at addr ffff88811c50db00 by...

9.1CVSS5.6AI score0.00293EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.6 views

CVE-2023-53597

In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUSIOTIMEOUT exceeds a specified threshold NUMSTATUSIOTIMEOUT, we reconnect the connection. But we do not return the mi...

7.5CVSS5.4AI score0.0028EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.6 views

CVE-2023-53593

In the Linux kernel, the following vulnerability has been resolved: cifs: Release folio lock on fscache read hit. Under the current code, when cifsreadpageworker is called, the call contract is that the callee should unlock the page. This is documented in the readfolio section of...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:43 p.m.11 views

CVE-2022-50502

Removed by vendor...

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:43 p.m.6 views

CVE-2022-50497

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: fix shift-out-of-bounds in checkspecialflags UBSAN reported a shift-out-of-bounds warning: left shift of 1 by 31 places cannot be represented in type 'int' Call Trace: dumpstack lib/dumpstack.c:88 inline...

7.1CVSS5.5AI score0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:43 p.m.5 views

CVE-2022-50496

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy are concurrent. Therefore, cancelling timer again in destroy...

7.8CVSS5.5AI score0.00167EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:17 p.m.13 views

CVE-2023-53574

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:17 p.m.12 views

CVE-2023-53573

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 "clk: rs9: Fix I2C accessors" without removing cache synchronization in resume path results in a kernel panic as map-cacheops is unset, due to REGCACHENONE...

5.5CVSS5.4AI score0.00143EPSS
SaveExploits0
Rows per page
Query Builder