Lucene search
+L

2189 matches found

Cvelist
Cvelist
added 2024/10/21 6:1 p.m.28 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

0.00288EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

6.9AI score0.00288EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a possible dereference of the NULL pointer priv-rxbdv in the nixgehwdmabdrelease function if its allocation...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.8 views

PT-2024-33768

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A vulnerability in the Linux kernel has been resolved, which previously caused the kernel to panic when interrupt allocation failed under certain conditions during runtime. The issue was...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the x86/ioapic module not handling interrupt pins correctly in the event of an allocation failure...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.5 views

mmc: mmc_test: Fix NULL dereference on allocation failure

...

5.5CVSS6.7AI score0.00246EPSS
SaveExploits0
OSV
OSV
added 2024/09/27 1:15 p.m.7 views

AZL-50141 CVE-2024-46841 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON on ENOMEM from btrfslookupextentinfo in walkdownproc We handle errors here properly, ENOMEM isn't fatal, return the error...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.7 views

AZL-50244 CVE-2024-46834 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ethtool: fail closed if we can't get max channel used in indirection tables Commit 0d1b7d6c9274 "bnxt: fix crashes when reducing ring count with active RSS contexts" proves that allowing indirection table to contain channels with...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.2 views

UBUNTU-CVE-2024-46841

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON on ENOMEM from btrfslookupextentinfo in walkdownproc We handle errors here properly, ENOMEM isn't fatal, return the error...

5.5CVSS6.2AI score0.00245EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.3 views

SUSE CVE-2024-46737

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

6.5CVSS6.6AI score0.00268EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

DEBIAN-CVE-2024-46737

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

5.5CVSS5.7AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

AZL-49431 CVE-2024-46737 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...

5.5CVSS6.4AI score0.00268EPSS
SaveExploits0References1
CNVD
CNVD
added 2024/09/13 12:0 a.m.8 views

Unspecified vulnerability in Linux kernel (CNVD-2024-39476)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a null pointer dereference problem in the mmc:mmctest component when there is an allocation failure. No...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.4 views

SUSE CVE-2024-45027

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

5.5CVSS7.6AI score0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.6 views

SUSE CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/09/11 6:20 p.m.17 views

CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS7.3AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/11 4:15 p.m.5 views

AZL-49200 CVE-2024-45028 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/11 4:15 p.m.13 views

CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS0.00246EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/11 4:15 p.m.2 views

DEBIAN-CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.8 views

AZL-49215 CVE-2024-45028 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References1
Rows per page
Query Builder