Lucene search
+L

5332 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:20 p.m.0 views

Malicious code in @locallife/init (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/06/25 12:33 a.m.22 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
RedHat Linux
RedHat Linux
added 2024/06/25 12:22 a.m.17 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
SUSE CVE
SUSE CVE
added 2024/06/24 11:16 p.m.6 views

SUSE CVE-2024-38390

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.6 views

SUSE CVE-2024-38612

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...

9.8CVSS6.7AI score0.00681EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/24 2:15 p.m.12 views

AZL-42907 CVE-2024-39291 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix buffer size in gfxv943init cpcomputemicrocode and rlcmicrocode The function gfxv943initmicrocode in gfxv943.c was generating about potential truncation of output when using the snprintf function. The issue was due...

7.8CVSS7AI score0.00245EPSS
SaveExploits0References1
Amazon
Amazon
added 2024/06/24 12:0 a.m.19 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: x86/xen: Drop USERGSSYSRET64 paravirt call CVE-2021-4440 In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu CVE-2021-47402 A flaw was found in the...

8.8CVSS6.6AI score0.00283EPSS
SaveExploits0
Amazon
Amazon
added 2024/06/24 12:0 a.m.6 views

Important: ecs-init

Issue Overview: The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS7AI score0.01453EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/22 4:9 a.m.6 views

SUSE CVE-2022-48732

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix off by one in BIOS boundary checking Bounds checking when parsing init scripts embedded in the BIOS reject access to the last byte. This causes driver initialization to fail on Apple eMac's with GeForce 2 MX GPUs...

5.5CVSS7.5AI score0.00235EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.16 views

CVE-2024-38626 fuse: clear FR_SENT when re-adding requests into pending list

In the Linux kernel, the following vulnerability has been resolved: fuse: clear FRSENT when re-adding requests into pending list The following warning was reported by lee bruce: ------------ cut here ------------ WARNING: CPU: 0 PID: 8264 at fs/fuse/dev.c:300 fuserequestend+0x685/0x7e0...

6.5AI score0.00201EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.6 views

SUSE CVE-2021-47588

In the Linux kernel, the following vulnerability has been resolved: sit: do not call ipip6devfree from sitinitnet ipip6devfree is sit dev-privdestructor, already called by registernetdevice if something goes wrong. Alternative would be to make ipip6devfree robust against multiple invocations, but...

5.5CVSS6.1AI score0.00263EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.3 views

SUSE CVE-2021-47598

In the Linux kernel, the following vulnerability has been resolved: schcake: do not call cakedestroy from cakeinit qdiscs are not supposed to call their own destroy method from init, because core stack already does that. syzbot was able to trigger use after free: DEBUGLOCKSWARNONlock-magic != loc...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References114
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.5 views

SUSE CVE-2021-47616

In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxequeuecleanup On error handling path in rxeqpfrominit qp-sq.queue is freed and then rxecreateqp will drop last reference to this object. qp clean up function will try to free this queue one time and ...

6.7CVSS6.6AI score0.00217EPSS
SaveExploits0References8
NVD
NVD
added 2024/06/20 12:15 p.m.17 views

CVE-2022-48728

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

5.5CVSS0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.3 views

DEBIAN-CVE-2022-48728

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.11 views

UBUNTU-CVE-2022-48728

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

5.5CVSS6.1AI score0.00235EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/20 12:15 p.m.15 views

UBUNTU-CVE-2022-48732

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix off by one in BIOS boundary checking Bounds checking when parsing init scripts embedded in the BIOS reject access to the last byte. This causes driver initialization to fail on Apple eMac's with GeForce 2 MX GPUs...

7.8CVSS6.1AI score0.00235EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.13 views

CVE-2022-48732 drm/nouveau: fix off by one in BIOS boundary checking

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix off by one in BIOS boundary checking Bounds checking when parsing init scripts embedded in the BIOS reject access to the last byte. This causes driver initialization to fail on Apple eMac's with GeForce 2 MX GPUs...

6.6AI score0.00235EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48728

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.14 views

CVE-2022-48728 IB/hfi1: Fix AIP early init panic

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

6.9AI score0.00235EPSS
SaveExploits0References4
Rows per page
Query Builder