Lucene search
+L

2332 matches found

CNNVD
CNNVD
added 2026/05/28 12:00 a.m.22 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the RDMA rxe driver not rejecting non-8-byte AtomicWrite payloads, potentially leading to remote...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.39 views

PT-2026-44291

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1 Description An issue exists in the Multipath TCP mptcp implementation where the use of lock sock fast an atomic context around the sock...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the use of atomic context scheduling in mptcp timestamp sockopt. This could lead to an atomic pan...

5.8AI score0.00128EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.37 views

PT-2026-44237

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the RDMA rxe driver where the atomic write reply function in drivers/infiniband/sw/rxe/rxe resp.c unconditionally dereferences 8 bytes from the payload addrpkt. The...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/27 8:11 p.m.17 views

CVE-2026-46041

A flaw was found in the Linux kernel's greybus subsystem. This vulnerability occurs when a function attempts to pause its execution while holding a critical system lock, a condition known as 'sleep in atomic context'. This improper handling can lead to a system crash, making the system unavailabl...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.16 views

CVE-2026-46041

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

5.5CVSS0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/27 2:17 p.m.10 views

UBUNTU-CVE-2026-46041

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References23
OSV
OSV
added 2026/05/27 12:58 p.m.11 views

CVE-2026-46086 net: bridge: use a stable FDB dst snapshot in RCU readers

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by fdbdeletelocal, which updates f-dst to another port or to NULL while keeping the entry alive. Several bridge RCU readers...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.57 views

CVE-2026-46041 greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames()

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

0.00135EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.18 views

CVE-2026-46041

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0
CVE
CVE
added 2026/05/27 12:56 p.m.43 views

CVE-2026-46041

CVE-2026-46041 affects the Linux kernel with a fix for sleeping in an atomic context in the hdlc path used by greybus/gb-beagleplay. The root cause is that hdlc_append() calls usleep_range() while tx_producer_lock (a spinlock) is held, risking a BUG: scheduling while atomic. The workaround is to ...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/27 12:56 p.m.19 views

EUVD-2026-32422

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

5.9AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/27 12:56 p.m.10 views

CVE-2026-46041 greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames()

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

6.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.62 views

PT-2026-43908

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1 Description A flaw exists in the greybus gb-beagleplay component where the hdlc append function calls usleep range while the tx producer...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.20 views

CVE-2026-46041

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References22
Akamai Blog
Akamai Blog
added 2026/05/26 6:00 p.m.16 views

Introducing Password-Less Provisioning and Atomic Customization for VMs

Akamai Cloud introduces password-less provisioning and atomic customization. Align with Zero Trust by eliminating root passwords and hardening VMs at creation...

5.8AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/26 1:00 a.m.20 views

Malicious code in atomic-notes (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c70dcf4fd11ae58bf4e06b896b2f163d54e3c3a26b66d472bab1e0af126f6f81 package.json declares preinstall:./.github/scripts/precheck, which executes a 976 KB stripped, UPX-packed Linux x8664 ELF shipped at...

5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/05/26 1:00 a.m.23 views

MAL-2026-4486 Malicious code in atomic-notes (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c70dcf4fd11ae58bf4e06b896b2f163d54e3c3a26b66d472bab1e0af126f6f81 package.json declares preinstall:./.github/scripts/precheck, which executes a 976 KB stripped, UPX-packed Linux x8664 ELF shipped at...

5.9AI score
SaveExploits0References3
Circl
Circl
added 2026/05/22 10:00 a.m.24 views

CVE-2026-9011

creationtimestamp| type| source ---|---|--- 2026-05-22 10:00:14+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mmgog6mdc42s 2026-05-22 11:32:25+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mmgtkik63l2h 2026-05-22 13:13:36+00:00| seen|...

7.5CVSS5.8AI score0.00464EPSS
SaveExploits0References3
Circl
Circl
added 2026/05/22 7:08 a.m.19 views

CVE-2026-7249

creationtimestamp| type| source ---|---|--- 2026-05-22 07:08:10+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmgesjbz7q2t 2026-05-22 10:32:06+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mmgq76woqx2l...

4.3CVSS5.8AI score0.00248EPSS
SaveExploits0References2
Rows per page
Query Builder