Lucene search
+L

3024 matches found

UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.18 views

CVE-2025-37796

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76disconnect The memory pointed to by priv is freed at the end of at76deletedevice function using ieee80211freehw. But the code then accesses the udev field of the freed object to pu...

7.8CVSS6.2AI score0.00189EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.8 views

CVE-2025-37767

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.10 views

CVE-2025-37772

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix workqueue crash in cmaneteventworkhandler struct rdmacmid has member "struct workstruct network" that is reused for enqueuing cmaneteventworkhandlers onto cmawq. Below crash1 can occur if more than one call to...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.9 views

CVE-2025-37789

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set action It's not safe to access nlalenovskey if the data is smaller than the netlink header. Check that the attribute is OK first...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.8 views

CVE-2025-37787

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered Russell King reports that a system with mv88e6xxx dereferences a NULL pointer when unbinding this driver:...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.11 views

CVE-2025-37773

In the Linux kernel, the following vulnerability has been resolved: virtiofs: add filesystem context source name check In certain scenarios, for example, during fuzz testing, the source name may be NULL, which could lead to a kernel panic. Therefore, an extra check for the source name should be...

5.5CVSS6.1AI score0.00185EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 2:15 p.m.4 views

CVE-2025-37778

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krbauthenticate krbauthenticate frees sess-user and does not set the pointer to NULL. It calls ksmbdkrb5authenticate to reinitialise sess-user but that function may return without doing so. If that...

9.8CVSS6.1AI score0.01059EPSS
SaveExploits0References31
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.22 views

CVE-2022-49876

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix general-protection-fault in ieee80211subifstartxmit When device is running and the interface status is changed, the gpf issue is triggered. The problem triggering process is as follows: Thread A: Thread B...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.6 views

CVE-2025-23140

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.12 views

CVE-2025-23161

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

5.5CVSS6.1AI score0.00139EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.6 views

CVE-2025-23146

In the Linux kernel, the following vulnerability has been resolved: mfd: ene-kb3930: Fix a potential NULL pointer dereference The offgpios could be NULL. Add missing check in the kb3930probe. This is similar to the issue fixed in commit b1ba8bcb2d1f "backlight: hx8357: Fix potential NULL pointer...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.5 views

CVE-2025-37754

In the Linux kernel, the following vulnerability has been resolved: drm/i915/huc: Fix fence not released on early probe errors HuC delayed loading fence, introduced with commit 27536e03271da "drm/i915/huc: track delayed HuC load with a fence", is registered with object tracker early on driver pro...

5.5CVSS6AI score0.00198EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.12 views

CVE-2025-37749

In the Linux kernel, the following vulnerability has been resolved: net: ppp: Add bound checking for skb data on pppsynctxmung Ensure we have enough data in linear buffer from skb before accessing initial bytes. This prevents potential out-of-bounds accesses when processing short packets. When...

8.2CVSS6.5AI score0.00372EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.5 views

CVE-2025-23147

In the Linux kernel, the following vulnerability has been resolved: i3c: Add NULL pointer check in i3cmasterqueueibi The I3C master driver may receive an IBI from a target device that has not been probed yet. In such cases, the master calls i3cmasterqueueibi to queue an IBI work task, leading to...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.9 views

CVE-2025-37740

In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is zero, it trigger a divide error when calculating the control page level in dbAllocAG. To avoid this issue, add a check for agwidth in dbAllocAG...

5.5CVSS6AI score0.00185EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.6 views

CVE-2025-23159

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr-bufsize is in shared memory and can be modified by malicious user. OOB write is possible when the size is made higher than actual sfr data buffer. Cap the size to...

8.4CVSS6.1AI score0.00214EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.3 views

CVE-2025-23145

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix NULL pointer in canacceptnewsubflow When testing valkey benchmark tool with MPTCP, the kernel panics in 'mptcpcanacceptnewsubflow' because subflowreq-msk is NULL. Call trace: mptcpcanacceptnewsubflow...

7.5CVSS6.1AI score0.00531EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.6 views

CVE-2025-37753

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.8 views

CVE-2025-23160

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization On Mediatek devices with a system companion processor SCP the mtkscp structure has to be removed explicitly to avoid a resource leak. Fre...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.9 views

CVE-2025-37739

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-bounds access in f2fstruncateinodeblocks syzbot reports an UBSAN issue as below: ------------ cut here ------------ UBSAN: array-index-out-of-bounds in fs/f2fs/node.h:381:10 index 18446744073709550692 is...

7.1CVSS6.1AI score0.00189EPSS
SaveExploits0References39
Rows per page
Query Builder