Lucene search
+L

250 matches found

Fedora
Fedora
added 2024/09/02 1:28 a.m.24 views

[SECURITY] Fedora 39 Update: microcode_ctl-2.1-58.2.fc39

The microcodectl utility is a companion to the microcode driver written by Tigran Aivazian . The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode...

7.3CVSS7AI score0.00232EPSS
SaveExploits0
Fedora
Fedora
added 2024/08/31 2:04 a.m.30 views

[SECURITY] Fedora 40 Update: microcode_ctl-2.1-61.2.fc40

The microcodectl utility is a companion to the microcode driver written by Tigran Aivazian . The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode...

7.3CVSS7AI score0.00232EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/22 1:32 a.m.54 views

CVE-2022-48916 iommu/vt-d: Fix double list_add when enabling VMD in scalable mode

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Stream platform Sapphire Rapids CPU during booting: p...

0.0021EPSS
SaveExploits0References3
Fedora
Fedora
added 2024/08/13 1:35 a.m.41 views

[SECURITY] Fedora 39 Update: microcode_ctl-2.1-58.1.fc39

The microcodectl utility is a companion to the microcode driver written by Tigran Aivazian . The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode...

8.8CVSS7.2AI score0.01714EPSS
SaveExploits0
Fedora
Fedora
added 2024/08/08 2:48 a.m.48 views

[SECURITY] Fedora 40 Update: microcode_ctl-2.1-61.1.fc40

The microcodectl utility is a companion to the microcode driver written by Tigran Aivazian . The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode...

8.8CVSS6.9AI score0.01714EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 4:15 p.m.17 views

UBUNTU-CVE-2024-41085

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix no cxlnvd during pmem region auto-assembling When CXL subsystem is auto-assembling a pmem region during cxl endpoint port probing, always hit below calltrace. BUG: kernel NULL pointer dereference, address:...

5.5CVSS6.6AI score0.00212EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/16 12:15 p.m.6 views

DEBIAN-CVE-2022-48790

In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queuerq, in .submitasyncevent drivers may not check the ctrl readiness for AER submission. This may lead to a use-after-free condition that was observed...

7CVSS5.6AI score0.00784EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:00 a.m.12 views

Kernel: nvme: info leak due to out-of-bounds read in nvmet_ctrl_find_get

...

4.3CVSS6.2AI score0.01657EPSS
SaveExploits0
RustSec
RustSec
added 2024/06/18 12:00 p.m.13 views

Timing variability in `curve25519-dalek`'s `Scalar29::sub`/`Scalar52::sub`

Timing variability of any kind is problematic when working with potentially secret values such as elliptic curve scalars, and such issues can potentially leak private keys and other secrets. Such a problem was recently discovered in curve25519-dalek. The Scalar29::sub 32-bit and Scalar52::sub...

5.1CVSS7.2AI score0.00152EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/06/11 5:33 p.m.12 views

kernel: NULL pointer dereference in nvmet_tcp_build_iovec

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 when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service...

7.5CVSS6.6AI score0.0146EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.13 views

kernel: NVMe: info leak due to out-of-bounds read in nvmet_ctrl_find_get

An out-of-bounds read vulnerability was found in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a remote attacker to send a crafted TCP packet, triggering a heap-based buffer overflow that results in kmalloc data being printed and potentially leaked to the kernel ring buffer...

4.3CVSS7AI score0.01657EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.9 views

DEBIAN-CVE-2021-47465

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idlekvmstartguest In commit 10d91611f426 "powerpc/64s: Reimplement book3s idle code in C" kvmstartguest became idlekvmstartguest. The old code allocated a stack frame on the emergency...

5.5CVSS5.1AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.13 views

UBUNTU-CVE-2021-47465

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idlekvmstartguest In commit 10d91611f426 "powerpc/64s: Reimplement book3s idle code in C" kvmstartguest became idlekvmstartguest. The old code allocated a stack frame on the emergency...

7.1CVSS5.9AI score0.00224EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/22 6:23 a.m.39 views

CVE-2021-47465 KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idlekvmstartguest In commit 10d91611f426 "powerpc/64s: Reimplement book3s idle code in C" kvmstartguest became idlekvmstartguest. The old code allocated a stack frame on the emergency...

7.1CVSS6.5AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/03 4:15 p.m.9 views

DEBIAN-CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS5.5AI score0.00587EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/05 12:00 a.m.11 views

PT-2024-12064 · Lenovo · Smart Edge +2

Name of the Vulnerable Software and Affected Versions: Lenovo Desktop, Smart Edge, and ThinkStation products affected versions not specified Description: A potential issue was reported in the BIOS of some Lenovo products, including Desktop, Smart Edge, and ThinkStation, that could allow a local...

6.7CVSS6.7AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/11 6:15 p.m.11 views

UBUNTU-CVE-2023-52488

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: convert from raw to noinc regmap functions for FIFO The SC16IS7XX IC supports a burst mode to access the FIFOs where the initial register address is sent $00, followed by all the FIFO data without having to...

5.5CVSS6.1AI score0.00289EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
added 2024/03/09 3:56 a.m.5 views

SUSE CVE-2023-52488

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: convert from raw to noinc regmap functions for FIFO The SC16IS7XX IC supports a burst mode to access the FIFOs where the initial register address is sent $00, followed by all the FIFO data without having to...

5.5CVSS6.3AI score0.00289EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/07 9:15 p.m.7 views

DEBIAN-CVE-2023-6356

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 when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service...

7.5CVSS6.3AI score0.0146EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/07 9:15 p.m.7 views

UBUNTU-CVE-2023-6356

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 when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service...

7.5CVSS6.6AI score0.0146EPSS
SaveExploits0References11
Rows per page
Query Builder