Lucene search
+L

909 matches found

Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.15 views

CVE-2024-44935 sctp: Fix null-ptr-deref in reuseport_add_sock().

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix null-ptr-deref in reuseportaddsock. syzbot reported a null-ptr-deref while accessing sk2-skreuseportcb in reuseportaddsock. 0 The repro first creates a listener with SOREUSEPORT. Then, it creates another listener on the...

7AI score0.00227EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/26 10:11 a.m.16 views

CVE-2024-44935 sctp: Fix null-ptr-deref in reuseport_add_sock().

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix null-ptr-deref in reuseportaddsock. syzbot reported a null-ptr-deref while accessing sk2-skreuseportcb in reuseportaddsock. 0 The repro first creates a listener with SOREUSEPORT. Then, it creates another listener on the...

6AI score
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.18 views

CVE-2022-48921

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweightentity Syzbot found a GPF in reweightentity. This has been bisected to commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" There is a race between schedpostfork and...

4.7CVSS6.9AI score0.00168EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/22 1:30 a.m.12 views

CVE-2022-48908 net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()

In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pciprobe During driver initialization, the pointer of card info, i.e. the variable 'ci' is required. However, the definition of 'com20020pciidtable' reveals that this field is...

6.8AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/22 1:30 a.m.28 views

CVE-2022-48908 net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()

In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pciprobe During driver initialization, the pointer of card info, i.e. the variable 'ci' is required. However, the definition of 'com20020pciidtable' reveals that this field is...

5.5CVSS4.9AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.18 views

CVE-2022-48879

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not try to destroy the workqueue unconditionally in...

5.5CVSS6.1AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/21 6:40 p.m.24 views

CVE-2023-52896

A flaw was found in the Linux kernel’s btrfs module. A race condition can occur when one task tries to start the quota rescan worker while another tries to disable quotas. This issue can cause a NULL pointer dereference and result in a denial of service...

4.7CVSS5.3AI score0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/21 7:15 a.m.32 views

CVE-2023-52893

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmigetvariable We can get EFI variables without fetching the attribute, so we must allow for that in gsmi. commit 859748255b43 "efi: pstore: Omit efivars caching EFI varstore access layer" added a new...

5.5CVSS0.0024EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.27 views

CVE-2022-48879

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not try to destroy the workqueue unconditionally in...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.19 views

CVE-2023-52896 btrfs: fix race between quota rescan and disable leading to NULL pointer deref

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota rescan and disable leading to NULL pointer deref If we have one task trying to start the quota rescan worker while another one is trying to disable quotas, we can end up hitting a race that results i...

6.7AI score0.00239EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.51 views

CVE-2023-52893

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmigetvariable We can get EFI variables without fetching the attribute, so we must allow for that in gsmi. commit 859748255b43 "efi: pstore: Omit efivars caching EFI varstore access layer" added a new...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0
CVE
CVE
added 2024/08/21 6:10 a.m.92 views

CVE-2023-52893

Summary: CVE-2023-52893 is a Linux kernel vulnerability where a call path using get_variable with a NULL attr triggers a null-deref/panic in the gsmi subsystem. Root cause: The patch accompanying the EFI varstore change (efi: pstore: Omit efivars caching EFI varstore access layer) added a new get...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/08/21 6:10 a.m.17 views

CVE-2023-52893 gsmi: fix null-deref in gsmi_get_variable

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmigetvariable We can get EFI variables without fetching the attribute, so we must allow for that in gsmi. commit 859748255b43 "efi: pstore: Omit efivars caching EFI varstore access layer" added a new...

6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.17 views

CVE-2023-52893 gsmi: fix null-deref in gsmi_get_variable

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmigetvariable We can get EFI variables without fetching the attribute, so we must allow for that in gsmi. commit 859748255b43 "efi: pstore: Omit efivars caching EFI varstore access layer" added a new...

6.9AI score0.0024EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/21 6:10 a.m.12 views

CVE-2022-48879 efi: fix NULL-deref in init error path

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not try to destroy the workqueue unconditionally in...

6.2AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.30 views

CVE-2022-48879 efi: fix NULL-deref in init error path

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not try to destroy the workqueue unconditionally in...

0.0024EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.30 views

CVE-2022-48879 efi: fix NULL-deref in init error path

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not try to destroy the workqueue unconditionally in...

6.9AI score0.0024EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:00 a.m.176 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2024-2216)

"According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages...

9.8CVSS6.5AI score0.01549EPSS
SaveExploits1References96
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.25 views

CVE-2024-42269

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6tablenattableinit. ip6tablenattableinit accesses net-gen-ptrip6tablenatnetops.id, but the function is exposed to user space before the entry is allocated via...

5.5CVSS7.1AI score0.00226EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/17 10:15 a.m.40 views

CVE-2024-43836

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t...

5.5CVSS0.0018EPSS
SaveExploits0References2
Rows per page
Query Builder