Lucene search
+L

13118 matches found

OSV
OSV
added 2025/04/17 6:15 p.m.25 views

CVE-2021-47668

In the Linux kernel, the following vulnerability has been resolved: can: dev: canrestart: fix use after free bug After calling netifrxniskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is accessed after the netifrxni in: stats-rxbytes += cf-len; Reordering th...

7.8CVSS7.3AI score
SaveExploits0References7
NVD
NVD
added 2025/04/17 6:15 p.m.37 views

CVE-2020-36789

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

5.5CVSS0.00182EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/04/17 6:01 p.m.17 views

CVE-2021-47669

In the Linux kernel, the following vulnerability has been resolved: can: vxcan: vxcanxmit: fix use after free bug After calling netifrxniskb, dereferencing skb is unsafe. Especially, the canfdframe cfd which aliases skb memory is accessed after the netifrxni...

7.8CVSS5.4AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/17 6:01 p.m.47 views

CVE-2021-47668

In the Linux kernel, the following vulnerability has been resolved: can: dev: canrestart: fix use after free bug After calling netifrxniskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is accessed after the netifrxni in: stats-rxbytes += cf-len; Reordering th...

8.8CVSS5.4AI score0.00225EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/04/17 2:35 p.m.13 views

CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.5CVSS6.8AI score0.00141EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/17 12:00 a.m.16 views

PT-2025-17216 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the CAN network stack. The issue occurs when a driver calls can get echo skb during a hardware IRQ, potentially...

7.8CVSS7.5AI score0.13707EPSS
SaveExploits5References523
Positive Technologies
Positive Technologies
added 2025/04/17 12:00 a.m.9 views

PT-2025-17219 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use after free bug has been identified in the Linux kernel, specifically in the peak usb component. The issue arises after calling the peak usb netif rx ni function with the skb...

7.8CVSS7.8AI score0.07372EPSS
SaveExploits6References482
NVD
NVD
added 2025/04/16 3:16 p.m.29 views

CVE-2025-23129

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11kpcicfreeirq in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is set right after the allocation of IRQ vectors in...

5.5CVSS0.00179EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.36 views

CVE-2025-23130

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 UID: 0 PID: 5323 Comm: syz.0.0 Not tainted...

5.5CVSS0.00179EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.13 views

CVE-2025-22119

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: init wiphywork before allocating rfkill fails syzbort reported a uninitialize wiphyworklock in cfg80211devfree. 1 After rfkill allocation fails, the wiphy release process will be performed, which will cause...

5.5CVSS0.00184EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/16 3:16 p.m.18 views

CVE-2025-22126

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

7.8CVSS0.00191EPSS
SaveExploits0References6
NVD
NVD
added 2025/04/16 3:16 p.m.14 views

CVE-2025-22114

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

7.8CVSS0.00172EPSS
SaveExploits0References2
NVD
NVD
added 2025/04/16 3:16 p.m.12 views

CVE-2025-22112

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix out-of-range access of vnicinfo array The bnxtqueuestart | stop access vnicinfo as much as allocated, which indicates bp-nrvnics. So, it should not reach bp-vnicinfobp-nrvnics...

7.1CVSS0.00196EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.19 views

CVE-2025-22117

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

8.7CVSS0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.16 views

CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.18 views

CVE-2025-22100

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0 "drm/panthor: add DRM fdinfo support" failed to protect access to groups with an xarray lock, which could lead to use-after-free errors...

7.8CVSS0.00141EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22104

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string formatters. If the buffer size was not a multiple of 8 then a read buffe...

7.1CVSS0.00196EPSS
SaveExploits0References2
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22105

In the Linux kernel, the following vulnerability has been resolved: bonding: check xdp prog when set bond mode Following operations can trigger a warning1: ip netns add ns1 ip netns exec ns1 ip link add bond0 type bond mode balance-rr ip netns exec ns1 ip link set dev bond0 xdp obj afxdpkern.o se...

5.5CVSS0.00195EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/16 3:16 p.m.14 views

CVE-2025-22095

In the Linux kernel, the following vulnerability has been resolved: PCI: brcmstb: Fix error path after a call to regulatorbulkget If the regulatorbulkget returns an error and no regulators are created, we need to set their number to zero. If we don't do this and the PCIe link up fails, a call to...

5.5CVSS0.00195EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22083

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Fix handling of multiple calls to vhostscsisetendpoint If vhostscsisetendpoint is called multiple times without a vhostscsiclearendpoint between them, we can hit multiple bugs found by Haoran Zhang: 1. Use-after-free...

7.8CVSS0.00199EPSS
SaveExploits0References7
Rows per page
Query Builder