Lucene search
+L

3940 matches found

OSV
OSV
added 2024/03/01 5:15 p.m.16 views

CVE-2023-52558

In OpenBSD 7.4 before errata 002 and OpenBSD 7.3 before errata 019, a network buffer that had to be split at certain length that could crash the kernel after receiving specially crafted escape sequences...

7.5CVSS7.1AI score0.00702EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/01 5:15 p.m.18 views

CVE-2023-52558

In OpenBSD 7.4 before errata 002 and OpenBSD 7.3 before errata 019, a network buffer that had to be split at certain length that could crash the kernel after receiving specially crafted escape sequences...

7.5CVSS6.5AI score0.00702EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/01 5:15 p.m.15 views

Design/Logic Flaw

In OpenBSD 7.4 before errata 002 and OpenBSD 7.3 before errata 019, a network buffer that had to be split at certain length that could crash the kernel after receiving specially crafted escape sequences...

7.1AI score0.00702EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/01 4:33 p.m.25 views

CVE-2023-52558 OpenBSD 7.4 and 7.3 m_split() network buffer kernel crash

In OpenBSD 7.4 before errata 002 and OpenBSD 7.3 before errata 019, a network buffer that had to be split at certain length that could crash the kernel after receiving specially crafted escape sequences...

6.8AI score0.00702EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/01 11:7 a.m.7 views

OESA-2024-1244 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

7.8CVSS7.5AI score0.00302EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.8 views

SUSE CVE-2021-47027

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel crash when the firmware fails to download Fix kernel crash when the firmware is missing or fails to download. 9.444758 kernel BUG at drivers/pci/msi.c:375! 9.449363 Internal error: Oops - BUG: 0 1 PREEMPT...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/01 12:0 a.m.8 views

OpenBSD Security Vulnerabilities

OpenBSD is a cross-platform, BSD-based, UNIX-like operating system from the Canadian OpenBSD project team. A security vulnerability exists in OpenBSD versions prior to OpenBSD 7.4 errata 002, and prior to OpenBSD 7.3 errata 019, which stems from a kernel crash after receiving a specially crafted...

7.5CVSS6.7AI score0.00702EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/01 12:0 a.m.10 views

PT-2024-14628 · Openbsd · Openbsd

Name of the Vulnerable Software and Affected Versions: OpenBSD versions 7.3 through 7.4 before errata 019 and 002 respectively OpenBSD version 7.3 before errata 019 OpenBSD version 7.4 before errata 002 Description: A network buffer issue exists where a buffer that had to be split at a certain...

7.5CVSS7.2AI score0.00702EPSS
SaveExploits0References6
CVE
CVE
added 2024/02/29 3:52 p.m.6763 views

CVE-2024-26615

CVE-2024-26615 affects the Linux kernel net/smc code. A crash from NULL pointer dereference occurs when dumping SMC-D connections due to illegal rmb_desc access to conn->rmb_desc during an in-progress connection. The issue is fixed by adding a check before dumping to ensure rmb_desc has been i...

5.5CVSS6AI score0.00257EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.20 views

CVE-2023-52490 mm: migrate: fix getting incorrect page mapping during page migration

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

6.5AI score0.00276EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.25 views

CVE-2023-52490 mm: migrate: fix getting incorrect page mapping during page migration

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

7.3AI score0.00276EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/29 3:52 p.m.8323 views

CVE-2023-52489

CVE-2023-52489 is tied to a Linux kernel race in mm/sparsemem memory sections (memory_section->usage) when PFNs span ZONE_NORMAL, ZONE_DEVICE, ZONE_NORMAL and memory compaction runs. The race occurs between pfn_valid()/pfn_section_valid() and section_deactivate, where ms->usage can be NULL ...

4.7CVSS6.2AI score0.00294EPSS
SaveExploits1References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.35 views

CVE-2023-52489 mm/sparsemem: fix race in accessing memory_section->usage

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

6.8AI score0.00294EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.28 views

CVE-2023-52489

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

4.7CVSS7.3AI score0.00294EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.36 views

CVE-2023-52489 mm/sparsemem: fix race in accessing memory_section->usage

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

7.5AI score0.00294EPSS
SaveExploits1References6
OSV
OSV
added 2024/02/29 3:52 p.m.12 views

CVE-2023-52489 mm/sparsemem: fix race in accessing memory_section->usage

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

4.7CVSS6.1AI score0.00294EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2024/02/29 9:18 a.m.29 views

CVE-2021-46983

A flaw was found in an error-handling function in the Linux kernel's NVMe driver. This flaw allows an attacker with control over NVMe links to cause a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a...

4.4CVSS6AI score0.00236EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/29 6:15 a.m.32 views

CVE-2023-52478

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidppconnectevent has four time-of-check vs time-of-use TOCTOU races when it races with itself. hidppconnectevent primarily runs from a workqueue but it also runs o...

4.7CVSS6.2AI score0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 6:15 a.m.3 views

UBUNTU-CVE-2023-52478

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidppconnectevent has four time-of-check vs time-of-use TOCTOU races when it races with itself. hidppconnectevent primarily runs from a workqueue but it also runs o...

4.7CVSS6.2AI score0.00171EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.26 views

CVE-2023-52477 usb: hub: Guard against accesses to uninitialized BOS descriptors

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

6.5AI score0.00231EPSS
SaveExploits0References8
Rows per page
Query Builder