Lucene search
+L

13572 matches found

CVE
CVE
added 2024/05/21 3:31 p.m.103 views

CVE-2023-52782

The CVE-2023-52782 entry pertains to the Linux kernel net/mlx5e driver: it fixes a race in tracking xmit metadata for PTP WQ where the skb may not be present in the mapping when the metadata index is tracked, risking a null pointer dereference. The fix ensures skb is in metadata mapping before tr...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.42 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
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.41 views

CVE-2023-52770 f2fs: split initial and dynamic conditions for extent_cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extentcache Let's allocate the extentcache tree without dynamic conditions to avoid a missing condition causing a panic as below. create a file w/ a compressed flag disable the...

6.4AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:30 p.m.87 views

CVE-2023-52770

CVE-2023-52770 is a Linux-kernel (f2fs) issue: the bug stems from how extent_cache is allocated, with a split between initial and dynamic conditions that could trigger a panic during extent_cache updates (observed during a file creation with compressed flag and subsequent operations). The vulnera...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.24 views

CVE-2023-52770 f2fs: split initial and dynamic conditions for extent_cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extentcache Let's allocate the extentcache tree without dynamic conditions to avoid a missing condition causing a panic as below. create a file w/ a compressed flag disable the...

6.9AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.46 views

CVE-2023-52751 smb: client: fix use-after-free in smb2_query_info_compound()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 3:23 p.m.40 views

CVE-2023-52745 IB/IPoIB: Fix legacy IPoIB due to wrong number of queues

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

7.8CVSS6.3AI score0.0026EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47284

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

4.7CVSS6.2AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47284

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

4.7CVSS6.4AI score
SaveExploits0References8
NVD
NVD
added 2024/05/21 3:15 p.m.26 views

CVE-2021-47228

In the Linux kernel, the following vulnerability has been resolved: x86/ioremap: Map EFI-reserved memory as encrypted for SEV Some drivers require memory that is marked as EFI boot services data. In order for this memory to not be re-used by the kernel after ExitBootServices, efimemreserve is use...

6.2CVSS6.2AI score0.00237EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.36 views

CVE-2021-47222

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix vlan tunnel dst refcnt when egressing The egress tunnel code uses dstclone and directly sets the result which is wrong because the entry might have 0 refcnt or be already deleted, causing number of problems. It...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.32 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

7.8CVSS6.3AI score0.00268EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.13 views

SUSE CVE-2024-35800

In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if getnextvariable is actually valid pointer before calling it. In kdump kernel this method is set to NULL that causes panic during the kexec-ed kernel boot. Tested with QEMU and OVMF firmware...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.5 views

SUSE CVE-2024-35981

In the Linux kernel, the following vulnerability has been resolved: virtionet: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtionet that can break the whole machine, getting the kernel into an infinite loop. Running the following command in any QEMU...

5.5CVSS6.9AI score0.00227EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/20 4:39 p.m.47 views

CVE-2024-35981

In the Linux kernel, the following vulnerability has been resolved: virtionet: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtionet that can break the whole machine, getting the kernel into an infinite loop. Running the following command in any QEMU...

5.5CVSS8.9AI score0.00227EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.19 views

CVE-2024-35981

In the Linux kernel, the following vulnerability has been resolved: virtionet: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtionet that can break the whole machine, getting the kernel into an infinite loop. Running the following command in any QEMU...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.10 views

UBUNTU-CVE-2024-35981

In the Linux kernel, the following vulnerability has been resolved: virtionet: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtionet that can break the whole machine, getting the kernel into an infinite loop. Running the following command in any QEMU...

5.5CVSS6AI score0.00227EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.28 views

CVE-2024-35981

In the Linux kernel, the following vulnerability has been resolved: virtionet: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtionet that can break the whole machine, getting the kernel into an infinite loop. Running the following command in any QEMU...

5.5CVSS6AI score0.00227EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 9:42 a.m.19 views

CVE-2024-35981 virtio_net: Do not send RSS key if it is not supported

In the Linux kernel, the following vulnerability has been resolved: virtionet: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtionet that can break the whole machine, getting the kernel into an infinite loop. Running the following command in any QEMU...

6.3AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.23 views

CVE-2024-35981 virtio_net: Do not send RSS key if it is not supported

In the Linux kernel, the following vulnerability has been resolved: virtionet: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtionet that can break the whole machine, getting the kernel into an infinite loop. Running the following command in any QEMU...

7AI score0.00227EPSS
SaveExploits0References4
Rows per page
Query Builder