Lucene search
+L

2636 matches found

Prion
Prion
added 2024/03/04 6:15 p.m.28 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules syzbot reported various issues around early demux, one being included in this changelog 1 sk-skrxdst is using RCU protection without clearly documenting it. And following sequences in...

7.3AI score0.00455EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/04 6:15 p.m.6 views

UBUNTU-CVE-2021-47097

In the Linux kernel, the following vulnerability has been resolved: Input: elantech - fix stack out of bound access in elantechchangereportid The array param in elantechchangereportid must be at least 3 bytes, because elantechreadregparams is calling ps2command with PSMOUSECMDGETINFO, that is goi...

7.1CVSS6.2AI score0.00413EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.28 views

CVE-2021-47103 inet: fully convert sk->sk_rx_dst to RCU rules

In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules syzbot reported various issues around early demux, one being included in this changelog 1 sk-skrxdst is using RCU protection without clearly documenting it. And following sequences in...

7.5AI score0.00455EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.19 views

CVE-2021-47103 inet: fully convert sk->sk_rx_dst to RCU rules

In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules syzbot reported various issues around early demux, one being included in this changelog 1 sk-skrxdst is using RCU protection without clearly documenting it. And following sequences in...

6.7AI score0.00455EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.22 views

CVE-2021-47102 net: marvell: prestera: fix incorrect structure access

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

6.8AI score0.00329EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.28 views

CVE-2021-47102 net: marvell: prestera: fix incorrect structure access

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.6AI score0.00329EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/03/04 6:10 p.m.49 views

CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS6.2AI score0.00329EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.41 views

CVE-2021-47099 veth: ensure skb entering GRO are not cloned.

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.4AI score0.00209EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.17 views

CVE-2021-47097 Input: elantech - fix stack out of bound access in elantech_change_report_id()

In the Linux kernel, the following vulnerability has been resolved: Input: elantech - fix stack out of bound access in elantechchangereportid The array param in elantechchangereportid must be at least 3 bytes, because elantechreadregparams is calling ps2command with PSMOUSECMDGETINFO, that is goi...

6.7AI score0.00413EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/03/04 6:6 p.m.20 views

CVE-2021-47082 tun: avoid double free in tun_free_netdev

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

6.8AI score0.0025EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/04 6:6 p.m.37 views

CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

7.8CVSS6.8AI score0.0025EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/03 10:1 a.m.24 views

CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

4.4CVSS6.1AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.21 views

CVE-2023-52576

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

5.5CVSS7.5AI score0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

DEBIAN-CVE-2023-52572

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifsdemultiplexthread There is a UAF when xfstests on cifs: BUG: KASAN: use-after-free in smb2isnetworknamedeleted+0x27/0x160 Read of size 4 at addr ffff88810103fc08 by task cifsd/923 CPU: 1 PID: 923 Comm: cifsd...

7.8CVSS5.6AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.13 views

AZL-54137 CVE-2023-52572 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifsdemultiplexthread There is a UAF when xfstests on cifs: BUG: KASAN: use-after-free in smb2isnetworknamedeleted+0x27/0x160 Read of size 4 at addr ffff88810103fc08 by task cifsd/923 CPU: 1 PID: 923 Comm: cifsd...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/02 10:15 p.m.18 views

CVE-2023-52504

In the Linux kernel, the following vulnerability has been resolved: x86/alternatives: Disable KASAN in applyalternatives Fei has reported that KASAN triggers during applyalternatives on a 5-level paging machine: BUG: KASAN: out-of-bounds in rcuiswatching Read of size 4 at addr ff110003ee6419a0 by...

7.1CVSS7.3AI score0.00275EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52504

In the Linux kernel, the following vulnerability has been resolved: x86/alternatives: Disable KASAN in applyalternatives Fei has reported that KASAN triggers during applyalternatives on a 5-level paging machine: BUG: KASAN: out-of-bounds in rcuiswatching Read of size 4 at addr ff110003ee6419a0 by...

7.1CVSS5.6AI score0.00275EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/02 10:15 p.m.26 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: x86/alternatives: Disable KASAN in applyalternatives Fei has reported that KASAN triggers during applyalternatives on a 5-level paging machine: BUG: KASAN: out-of-bounds in rcuiswatching Read of size 4 at addr ff110003ee6419a0 by...

7.3AI score0.00275EPSS
SaveExploits0References7
Prion
Prion
added 2024/03/02 10:15 p.m.21 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

7.7AI score0.00219EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.28 views

CVE-2023-52504

In the Linux kernel, the following vulnerability has been resolved: x86/alternatives: Disable KASAN in applyalternatives Fei has reported that KASAN triggers during applyalternatives on a 5-level paging machine: BUG: KASAN: out-of-bounds in rcuiswatching Read of size 4 at addr ff110003ee6419a0 by...

7.1CVSS6.2AI score0.00275EPSS
SaveExploits0References5
Rows per page
Query Builder