Lucene search
+L

9582 matches found

CVE
CVE
added 2025/12/24 12:23 p.m.40 views

CVE-2023-54050

In CVE-2023-54050, the Linux kernel ubifs code had a memleak on failure of insert_old_idx() during znode handling. The repro path shows: dirty_cow_znode -> zn = copy_znode(...) -> err = insert_old_idx(...); if (unlikely(err)) return ERR_PTR(err); The leak occurs for the copied znode when th...

7.8CVSS6AI score0.00179EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.35 views

CVE-2023-54050 ubifs: Fix memleak when insert_old_idx() failed

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memleak when insertoldidx failed Following process will cause a memleak for copied up znode: dirtycowznode zn = copyznodec, znode; err = insertoldidxc, zbr-lnum, zbr-offs; if unlikelyerr return ERRPTRerr; // No one...

7.8CVSS0.00179EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 12:9 p.m.29 views

CVE-2025-68744

CVE-2025-68744 is a Linux kernel vulnerability affecting BPF maps. The issue arises from not freeing memory for BPF_KPTR_{REF,PERCPU} fields when updating certain lru_percpu_hash maps, potentially causing references to remain after map destruction. The root cause, as described in the initial CVE ...

6.1AI score0.00166EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:9 p.m.35 views

CVE-2025-68744 bpf: Free special fields when update [lru_,]percpu_hash maps

In the Linux kernel, the following vulnerability has been resolved: bpf: Free special fields when update lru,percpuhash maps As lru,percpuhash maps support BPFKPTRREF,PERCPU, missing calls to 'bpfobjfreefields' in 'pcpucopyvalue' could cause the memory referenced by BPFKPTRREF,PERCPU fields to be...

0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:9 p.m.6 views

CVE-2025-68744 bpf: Free special fields when update [lru_,]percpu_hash maps

In the Linux kernel, the following vulnerability has been resolved: bpf: Free special fields when update lru,percpuhash maps As lru,percpuhash maps support BPFKPTRREF,PERCPU, missing calls to 'bpfobjfreefields' in 'pcpucopyvalue' could cause the memory referenced by BPFKPTRREF,PERCPU fields to be...

6.3AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.5 views

CVE-2025-68374

In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in mdwakeupthread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling mdwakeupthread. This means that the RCU pointer has been acquired before rcureadlock,...

5.7AI score0.00174EPSS
SaveExploits0References25
OSV
OSV
added 2025/12/24 11:16 a.m.12 views

AZL-73162 CVE-2025-68374 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in mdwakeupthread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling mdwakeupthread. This means that the RCU pointer has been acquired before rcureadlock,...

5.8AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 11:15 a.m.6 views

CVE-2023-54039

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939tptxdatnew: fix out-of-bounds memory access In the j1939tptxdatnew function, an out-of-bounds memory access could occur during the memcpy operation if the size of skb-cb is larger than the size of struct...

0.00171EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:15 a.m.12 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.5CVSS0.0022EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.8 views

CVE-2025-68352

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS6.8AI score0.00137EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 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.9AI score0.0022EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.5 views

CVE-2025-68347

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdepread could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header...

7.8CVSS6.5AI score0.00155EPSS
SaveExploits0References25
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2025-68352

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2023-54034

In the Linux kernel, the following vulnerability has been resolved: iommufd: Make sure to zero vfioiommutype1info before copying to user Missed a zero initialization here. Most of the struct is filled with a copyfromuser, however minsz for that copy is smaller than the actual struct by 8 bytes,...

5.7AI score0.00154EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.6 views

CVE-2023-54034

In the Linux kernel, the following vulnerability has been resolved: iommufd: Make sure to zero vfioiommutype1info before copying to user Missed a zero initialization here. Most of the struct is filled with a copyfromuser, however minsz for that copy is smaller than the actual struct by 8 bytes,...

5.7AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-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.9AI score0.0022EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.32 views

CVE-2023-54039 can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939tptxdatnew: fix out-of-bounds memory access In the j1939tptxdatnew function, an out-of-bounds memory access could occur during the memcpy operation if the size of skb-cb is larger than the size of struct...

0.00171EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:56 a.m.21 views

CVE-2023-54034

The CVE-2023-54034 issue affects the Linux kernel iommufd path where vfio_iommu_type1_info is copied to user space. The root cause is a missing zero initialization: most of the struct is copied with copy_from_user(), but minsz is smaller than the struct by 8 bytes, leaving the padding uninitializ...

6.1AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2023-53987 ping: Fix potentail NULL deref for /proc/net/icmp.

In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 "ping: convert to RCU lookups, get rid of rwlock", we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL...

6.4AI score
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2022-50700 wifi: ath10k: Delay the unmapping of the buffer

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.5CVSS6.6AI score
SaveExploits0References6
Rows per page
Query Builder