Lucene search
+L

439 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64164

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfssyncfile The trace event btrfssyncfile is called in an atomic context all trace events are and its call to dput, which is needed due to the call to dgetparent, can...

5.2AI score0.00165EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 2:56 p.m.13 views

CVE-2026-63989

CVE-2026-63989 concerns the Linux kernel bridge netlink path. The issue arises because br_setport() was historically called with the bridge lock held, but br_setport processes many attributes (flags, FDB flushing, multicast, group forward mask, backup port/NHID) that do not require the bridge loc...

5.4AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.6 views

CVE-2026-63989

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in netlink path Since the introduction of the netlink configuration path for bridge ports in commit 25c71c75ac87 "bridge: bridge port parameters over netlink", brsetport was always called with...

5.3AI score0.00166EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:56 p.m.9 views

EUVD-2026-45562

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in netlink path Since the introduction of the netlink configuration path for bridge ports in commit 25c71c75ac87 "bridge: bridge port parameters over netlink", brsetport was always called with...

5.4AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.29 views

CVE-2026-63988 bridge: Fix sleep in atomic context in sysfs path

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:56 p.m.14 views

CVE-2026-63988

CVE-2026-63988 concerns a Linux kernel fix for sleeping in atomic context during sysfs path handling in bridge brport_store(). The root cause: brport_store() previously held the bridge lock for many attributes; now most attributes don’t require the lock. As a result, calling dev_set_promiscuity()...

5.4AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 2:56 p.m.7 views

EUVD-2026-45561

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

5.4AI score0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61306

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bridge netlink configuration path where the br setport function is called while holding the bridge lock. Because br setport can trigger dev set promiscuity, which ...

5.2AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61481

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the btrfs module where the trace event btrfs sync file is called within an atomic context. The function performs a call to dput, which is required following a dget...

5.2AI score0.00165EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61305

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bridge component where the brport store function acquires the bridge lock for all attributes. This causes a problem when certain bridge port flags change, as the...

5.8AI score0.00166EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usb:dwc3:gadget: Move vbus draw to workqueue context Currently, dwc3gadgetvbusdraw can be called from an atomic context, which in turn invokes APIs from power-supply-core. Some of these PMIC APIs have operations that may enter a...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.3 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: IB/mad: Do not call to functions that might sleep while in atomic context. Tracepoints are not allowed to sleep. As a result, the following error is generated due to a call to ibquerypkey in atomic context. WARNING: CPU: 0 PID:...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mptcp: fixed scheduling with atomic operations in timestamp sockopt. Using locksockfast in an atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers may cause sleep. Replace locksockfast with...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.20 views

SUSE CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-46168

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/28 10:16 a.m.11 views

CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.5CVSS0.00128EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.6 views

CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References36
OSV
OSV
added 2026/05/28 10:16 a.m.7 views

UBUNTU-CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References38
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.42 views

CVE-2026-46202 HID: appletb-kbd: run inactivity autodim from workqueues

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlightdevice-opslock via backlightdevicesetbrightness - mutexlock from two different atomic contexts: appletbinactivitytimer is...

0.00128EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.21 views

CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder