Lucene search
+L

9582 matches found

RedhatCVE
RedhatCVE
added 2025/12/25 3:20 p.m.16 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.5CVSS5.8AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 10:20 a.m.9 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...

7CVSS6.1AI score0.0022EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.13 views

SUSE 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.8CVSS6.7AI score0.0022EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.8 views

SUSE CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.8 views

SUSE 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.5CVSS6.5AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.5 views

SUSE CVE-2023-54102

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent lpfcdebugfslockstatwrite buffer overflow A static code analysis tool flagged the possibility of buffer overflow when using copyfromuser for a debugfs entry. Currently, it is possible that copyfromuser copies...

6.3CVSS7.2AI score0.00211EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.6 views

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

6.1CVSS7AI score0.00155EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.5 views

SUSE 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.5CVSS6.4AI score0.00174EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.5 views

SUSE CVE-2025-68744

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

4.4CVSS6.5AI score0.00166EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-54034

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommufd: Make sure to zero vfioiommutype1info before copying to user Missed a zero initialization here. Most of the struct is filled with a copyfromuser, howeve...

5.9AI score0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.5 views

EUVD-2025-205218

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

5.9AI score0.00166EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60276

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

5.9AI score0.00179EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2022-55807

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.9AI score0.0023EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2025-68744

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
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54149

In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver the only one which supports UC filtering and MC filtering as a DSA master for a random other DSA switch, one can see the followi...

7.5CVSS0.00219EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54102

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent lpfcdebugfslockstatwrite buffer overflow A static code analysis tool flagged the possibility of buffer overflow when using copyfromuser for a debugfs entry. Currently, it is possible that copyfromuser copies...

0.00211EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54071

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use work to update rate to avoid RCU warning The ieee80211ops::starcupdate must be atomic, because ieee80211chanbwchange holds rcuread lock while calling drvstarcupdate, so create a work to do original things...

8.8CVSS0.00237EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54050

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
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

0.0023EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54071

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use work to update rate to avoid RCU warning The ieee80211ops::starcupdate must be atomic, because ieee80211chanbwchange holds rcuread lock while calling drvstarcupdate, so create a work to do original things...

8.8CVSS5.7AI score0.00237EPSS
SaveExploits0References4
Rows per page
Query Builder