Displaying 9 results from an estimated 9 matches for "speific".
Did you mean:
specific
1998 Jun 04
5
Linux DoS attack through autoprobing
-----BEGIN PGP SIGNED MESSAGE-----
The autodetection routines for some linux modules can tie up the
machine for several seconds at a time. By trying to open devices not
present on the machine, a local user can disrupt service considerably.
A very simple exploit is
victim$ ls /dev/*/*
repeatedly.
A suggested fix is to remove or chmod 0 device nodes for hardware
not installed on the
2018 Aug 05
3
[RFC 0/4] Virtio uses DMA API for all devices
On Sun, 2018-08-05 at 00:29 -0700, Christoph Hellwig wrote:
> On Sun, Aug 05, 2018 at 11:10:15AM +1000, Benjamin Herrenschmidt wrote:
> > - One you have rejected, which is to have a way for "no-iommu" virtio
> > (which still doesn't use an iommu on the qemu side and doesn't need
> > to), to be forced to use some custom DMA ops on the VM side.
> >
>
2018 Aug 05
3
[RFC 0/4] Virtio uses DMA API for all devices
On Sun, 2018-08-05 at 00:29 -0700, Christoph Hellwig wrote:
> On Sun, Aug 05, 2018 at 11:10:15AM +1000, Benjamin Herrenschmidt wrote:
> > - One you have rejected, which is to have a way for "no-iommu" virtio
> > (which still doesn't use an iommu on the qemu side and doesn't need
> > to), to be forced to use some custom DMA ops on the VM side.
> >
>
2018 Aug 06
0
[RFC 0/4] Virtio uses DMA API for all devices
...n though an
IOMMU may be present.
And I'd change it to something like:
VIRTIO_F_PLATFORM_DMA(33)
This feature indicates that the device emits platform specific
bus addresses that might not be identical to physical address.
The translation of physical to bus address is platform speific
and defined by the plaform specification for the bus that the virtio
device is attached to.
If this feature bit is set to 0, then the device emits
physical addresses which are not translated further, even if
the platform would normally require translations for the bus that
t...
2013 Mar 07
0
Windows printer driver issues
...problem is not AD related...
I've set up a Samba/CUPS printer system for our school and I've got a
problem - has anyone got any advice on this please?
I've got it going so that all windows hosts can connect to printer share
and pick up client drivers in most cases. Problems arise with speific
drivers though. I've read up on this and it looks like the same problems as
Samba bug 6727.
- Some drivers are fine - I haven't foud a problem with CUPS, HP4700 Laser
PCL6, Ricoh RPCS
- All Ricoh PCL6 take ages to open and crash out every whichway
- HP Universial PCL6 shows less options sh...
2009 Dec 02
4
http url support in swfdec-0.8.4
Dear All,
I am using swfdec-0.8.4 player over directfb.. I am able to play stored swf
files where as im not able to play any only swf files
I get following error
open http://www.foo.com/foobar.swf failure, err = No such file or directory
Thanks and regards
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Aug 06
2
[RFC 0/4] Virtio uses DMA API for all devices
...t.
>
> And I'd change it to something like:
>
> VIRTIO_F_PLATFORM_DMA(33)
> This feature indicates that the device emits platform specific
> bus addresses that might not be identical to physical address.
> The translation of physical to bus address is platform speific
> and defined by the plaform specification for the bus that the virtio
> device is attached to.
> If this feature bit is set to 0, then the device emits
> physical addresses which are not translated further, even if
> the platform would normally require translatio...
2018 Aug 06
2
[RFC 0/4] Virtio uses DMA API for all devices
...t.
>
> And I'd change it to something like:
>
> VIRTIO_F_PLATFORM_DMA(33)
> This feature indicates that the device emits platform specific
> bus addresses that might not be identical to physical address.
> The translation of physical to bus address is platform speific
> and defined by the plaform specification for the bus that the virtio
> device is attached to.
> If this feature bit is set to 0, then the device emits
> physical addresses which are not translated further, even if
> the platform would normally require translatio...
2005 Apr 25
0
Windows VBSscript and test.sh execution in /tmp/public in AIX 5.3
Hello,
I am having a very speific problem with my samba
interface. We just migrated to a new IBM pSeries
server with AIX 5.3. The older server was a RS6000,
with AIX 5.2 and everything I'm about to describe
below worked without fail.
We have a Windows 2000 Server that runs IIS. There is
a web-based program (programmed in V...