Lucene search
K

6029 matches found

Packet Storm News
Packet Storm News
added 2025/06/24 12:0 a.m.9 views

Diffusion-Based Task-Oriented Semantic Communications with Model Inversion Attack

Semantic communication has emerged as a promising neural network-based system design for 6G networks. Task-oriented semantic communication is a novel paradigm whose core goal is to efficiently complete specific tasks by transmitting semantic information, optimizing communication efficiency and ta...

6.6AI score
Exploits0
OSV
OSV
added 2025/06/23 3:27 p.m.1 views

SUSE-SU-2025:20450-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_2

This update for kernel-livepatch-MICRO-6-0-RTUpdate2 fixes the following issues: - CVE-2024-56601: net: inet: do not leave a dangling sk pointer in inetcreate bsc1235231 - CVE-2024-50279: dm cache: fix out-of-bounds access to the dirty bitset when resizing bsc1233708 - CVE-2024-50301:...

7.8CVSS6.7AI score0.00272EPSS
Exploits0References23
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.5 views

CVE-2022-50100

In the Linux kernel, the following vulnerability has been resolved: sched/core: Do not requeue task on CPU excluded from cpusmask The following warning was triggered on a large machine early in boot on a distribution kernel but the same problem should also affect mainline. WARNING: CPU: 439 PID: ...

5.5CVSS7.1AI score0.00203EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/06/23 7:46 a.m.4 views

kernel: sched/rt: Fix race in push_rt_task

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

4.7CVSS6.8AI score0.0013EPSS
Exploits0References5
HackRead
HackRead
added 2025/06/21 12:30 p.m.5 views

Violence-as-a-Service: Encrypted Apps Used in Recruiting Teens as Hitmen

European police, led by Denmark and Sweden, are arresting individuals in a crackdown on violence-as-a-service, where criminal groups recruit teenagers online for contract killings. Learn about Europol's OTF GRIMM task force and how they're fighting this disturbing trend...

7.3AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/06/21 12:0 a.m.7 views

Haptic-Based User Authentication for Tele-robotic System

Tele-operated robots rely on real-time user behavior mapping for remote tasks, but ensuring secure authentication remains a challenge. Traditional methods, such as passwords and static biometrics, are vulnerable to spoofing and replay attacks, particularly in high-stakes, continuous interactions...

7.2AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/06/20 9:59 a.m.3 views

CVE-2022-50053

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix reset error handling Do not call iavfclose in iavfresettask error handling. Doing so can lead to double call of napidisable, which can lead to deadlock there. Removing VF would lead to iavfremove task being stuck, becau...

7CVSS6AI score0.00118EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:55 a.m.6 views

CVE-2022-50193

In the Linux kernel, the following vulnerability has been resolved: erofs: wake up all waiters after zerofslzmahead ready When the user mounts the erofs second times, the decompression thread may hung. The problem happens due to a sequence of steps like the following: 1 Task A called...

7CVSS7.1AI score0.00195EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 9:8 p.m.6 views

CVE-2022-50089

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cowfilerange failure There is a hungtask report on zoned btrfs like below. https://github.com/naota/linux/issues/59 726.328648 INFO: task rocksdb:high0:11085 blocked for more than 241 seconds...

5.5CVSS7.2AI score0.00155EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.5 views

SUSE CVE-2022-50089

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cowfilerange failure There is a hungtask report on zoned btrfs like below. https://github.com/naota/linux/issues/59 726.328648 INFO: task rocksdb:high0:11085 blocked for more than 241 seconds...

5.5CVSS6.4AI score0.00155EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.3 views

SUSE CVE-2022-50100

In the Linux kernel, the following vulnerability has been resolved: sched/core: Do not requeue task on CPU excluded from cpusmask The following warning was triggered on a large machine early in boot on a distribution kernel but the same problem should also affect mainline. WARNING: CPU: 439 PID: ...

5.5CVSS5.9AI score0.00203EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.3 views

SUSE CVE-2022-50202

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: defer device probing when resuming from hibernation syzbot is reporting hung task at miscopen 1, for there is a race window of AB-BA deadlock which involves probecount variable. Currently waitfordeviceprobe from...

4.1CVSS6.3AI score0.00205EPSS
Exploits0References9
Packet Storm News
Packet Storm News
added 2025/06/19 12:0 a.m.6 views

Black-Box Privacy Attacks on Shared Representations in Multitask Learning

Multitask learning MTL has emerged as a powerful paradigm that leverages similarities among multiple learning tasks, each with insufficient samples to train a standalone model, to solve them simultaneously while minimizing data sharing across users and organizations. MTL typically accomplishes th...

6.6AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/06/19 12:0 a.m.4 views

Privacy-Preserving LLM Interaction with Socratic Chain-Of-Thought Reasoning and Homomorphically Encrypted Vector Databases

Large language models LLMs are increasingly used as personal agents, accessing sensitive user data such as calendars, emails, and medical records. Users currently face a trade-off: They can send private records, many of which are stored in remote databases, to powerful but untrusted LLM providers...

6.5AI score
Exploits0
NVD
NVD
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50174

In the Linux kernel, the following vulnerability has been resolved: net: hinic: avoid kernel hung in hinicgetstats64 When using hinic device as a bond slave device, and reading device stats of master bond device, the kernel may hung. The kernel panic calltrace as follows: Kernel panic - not...

5.5CVSS0.0015EPSS
Exploits0References5
NVD
NVD
added 2025/06/18 11:15 a.m.14 views

CVE-2022-50100

In the Linux kernel, the following vulnerability has been resolved: sched/core: Do not requeue task on CPU excluded from cpusmask The following warning was triggered on a large machine early in boot on a distribution kernel but the same problem should also affect mainline. WARNING: CPU: 439 PID: ...

5.5CVSS0.00203EPSS
Exploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-49990

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS0.00215EPSS
Exploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

DEBIAN-CVE-2022-49990

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS5.4AI score0.00215EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-49954

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - wake up after clearing IFORCEXMITRUNNING flag syzbot is reporting hung task at inputunregisterdevice 1, for iforceclose waiting at waiteventinterruptible with dev-mutex held is blocking inputdisconnectdevice from...

5.5CVSS5.3AI score0.00203EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.1 views

UBUNTU-CVE-2022-50103

In the Linux kernel, the following vulnerability has been resolved: sched, cpuset: Fix dlcpubusy panic due to empty cs-cpusallowed With cgroup v2, the cpuset's cpusallowed mask can be empty indicating that the cpuset will just use the effective CPUs of its parent. So cpusetcanattach can call...

7.1CVSS6AI score0.00159EPSS
Exploits0References7
Rows per page
Query Builder