Lucene search
+L

82 matches found

Cvelist
Cvelist
added 2024/05/21 3:31 p.m.46 views

CVE-2023-52796 ipvlan: add ipvlan_route_v6_outbound() helper

In the Linux kernel, the following vulnerability has been resolved: ipvlan: add ipvlanroutev6outbound helper Inspired by syzbot reports using a stack of multiple ipvlan devices. Reduce stack size needed in ipvlanprocessv6outbound by moving the flowi6 struct used for the route lookup in an non...

6.4AI score0.00246EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:30 p.m.133 views

CVE-2023-52778

CVE-2023-52778 affects the Linux kernel’s MPTCP implementation. The root cause is a commit that allowed TCP sockets and MPTCP subflows to build egress packets larger than 64K, exceeding the DSS data size and causing misrepresentation on the wire and stream corruption. The issue manifests as large...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.38 views

CVE-2023-52778 mptcp: deal with large GSO size

In the Linux kernel, the following vulnerability has been resolved: mptcp: deal with large GSO size After the blamed commit below, the TCP sockets and the MPTCP subflows can build egress packets larger than 64K. That exceeds the maximum DSS data size, the length being misrepresent on the wire and...

6.2AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47302

In the Linux kernel, the following vulnerability has been resolved: igc: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igcpoll runs while the controller is being reset this ca...

7.8CVSS6.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47395

In the Linux kernel, the following vulnerability has been resolved: mac80211: limit injected vht mcs/nss in ieee80211parsetxradiotap Limit max values for vht mcs and nss in ieee80211parsetxradiotap routine in order to fix the following warning reported by syzbot: WARNING: CPU: 0 PID: 10717 at...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.31 views

CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:04 p.m.14 views

CVE-2021-47418 net_sched: fix NULL deref in fifo_set_limit()

In the Linux kernel, the following vulnerability has been resolved: netsched: fix NULL deref in fifosetlimit syzbot reported another NULL deref in fifosetlimit 1 I could repro the issue with : unshare -n tc qd add dev lo root handle 1:0 tbf limit 200000 burst 70000 rate 100Mbit tc qd replace dev ...

6.5AI score0.00234EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/03 3:15 p.m.34 views

CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

7.5CVSS5.9AI score0.00609EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/03 2:51 p.m.22 views

CVE-2022-48673 net/smc: Fix possible access to freed memory in link clear

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible access to freed memory in link clear After modifying the QP to the Error state, all RX WR would be completed with WC in IBWCWRFLUSHERR status. Current implementation does not wait for it is done, but destroy...

9.8CVSS6.7AI score0.00504EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/01 1:00 p.m.32 views

CVE-2024-27062 nouveau: lock the client object tree.

In the Linux kernel, the following vulnerability has been resolved: nouveau: lock the client object tree. It appears the client object tree has no locking unless I've missed something else. Fix races around adding/removing client objects, mostly vram bar mappings. 4562.099306 general protection...

7.8CVSS6.9AI score0.00181EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/01 5:30 a.m.60 views

CVE-2024-27018 netfilter: br_netfilter: skip conntrack input hook for promisc packets

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: skip conntrack input hook for promisc packets For historical reasons, when bridge device is in promisc mode, packets that are directed to the taps follow bridge input hook path. This patch adds a workaroun...

8.2CVSS7.4AI score0.00633EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.51 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/01 3:15 p.m.21 views

CVE-2023-33023

Memory corruption while processing finishsign command to pass a rsp buffer...

8.4CVSS8.7AI score0.00111EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/01 3:05 p.m.21 views

CVE-2023-33023 Buffer Copy without Checking Size of Input (`Classic Buffer Overflow`) in SPS-Applications

Memory corruption while processing finishsign command to pass a rsp buffer...

8.4CVSS7.2AI score0.00111EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/01 3:05 p.m.92 views

CVE-2023-33023

CVE-2023-33023 corresponds to a memory corruption issue in Qualcomm closed‑source components related to the finish_sign command when passing an rsp buffer. The vulnerability is described as a local issue with high impact (C/H/I/A), requiring no user interaction and no privileges, per CVSS data. C...

8.4CVSS8.7AI score0.00111EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2024/03/11 6:15 p.m.50 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

6.9AI score0.00643EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.19 views

CVE-2024-26626 ipmr: fix kernel panic when forwarding mcast packets

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

7.5CVSS6.4AI score0.00639EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/01 9:15 p.m.35 views

CVE-2021-47078

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

7.8CVSS5.5AI score0.00281EPSS
SaveExploits0
NVD
NVD
added 2024/02/28 9:15 a.m.29 views

CVE-2021-46976

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix crash in autoretire The retire logic uses the 2 lower bits of the pointer to the retire function to store flags. However, the autoretire function is not guaranteed to be aligned to a multiple of 4, which causes...

5.5CVSS8.4AI score0.00232EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/27 6:40 p.m.19 views

CVE-2021-46951 tpm: efi: Use local variable for calculating final log size

In the Linux kernel, the following vulnerability has been resolved: tpm: efi: Use local variable for calculating final log size When tpmreadlogefi is called multiple times, which happens when one loads and unloads a TPM2 driver multiple times, then the global variable efitpmfinallogsize will at...

6.5AI score0.00235EPSS
SaveExploits0References5
Rows per page
Query Builder